Portability of $(expr) vs `expr` in bash



Hi,

I'm wondering if the usage of $(expr) vs `expr` in bash scripts is
portable, ie if we could get rid of all the unnecessary spawning of
shells for such expressions by replacing the latter with the former.

Leonard.

-- 
mount -t life -o ro /dev/dna /genetic/research





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]