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

Leonard den Ottolander leonard at den.ottolander.nl
Thu Jul 28 21:26:18 UTC 2005


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





More information about the mc-devel mailing list