[GRASS-dev] mac make install

Hamish hamish_b at yahoo.com
Fri Jan 1 17:08:48 EST 2010


re r40177

+ftype="`file "$BINDIRG/$i"`"
+if [ "`echo $ftype | grep 'Mach-O'`" ] || [ "`grep '#% *Module' "$BINDIRG/$i"`" ] ; then


quoting question:

does

  ftype="`file "$BINDIRG/$i"`"

split into   "`file "    $BINDIRG/$i   "`"


or does `backticks` collect everything within it?


?,
Hamish



      


More information about the grass-dev mailing list