In reference to a message from Giles Constant, dated Nov 04: > And zsh too? > > [pts/3] >| echo $SHELL > /usr/bin/zsh > [pts/3] >| ldd /bin/ls > ldd: ./: No such file or directory >
eh? you realize a script runs using the interpreter encoded in the #! line right? legolas[10:27] ~% head -1 /usr/bin/ldd #! /bin/bash randolph -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

