Re: [Nautilus-list] Nautilus Scripts



Klaus Herrmann wrote:

nice, but 2 things:
(1) Eterm isn't necessarily installed on every gnome installation (on
mine it isn't as i use sawfish)
(2) bash doesn't have to be in /bin/bash, i guess /bin/sh is always
available. e.g. my bash is /usr/local/bin/bash


/bin/sh is mandated by POSIX and is actually hardcoded into many common applications.

$ strings /usr/sbin/sendmail | grep /bin/sh
prog, P=/bin/sh, F=lsoDq9, T=X-Unix/X-Unix/X-Unix, A=sh -c
/usr/bin/sh
/bin/sh

As it is nearly always a symlink, there is no guarantee as to what shell it really is.

-b

--
:    __o
:   -\<,
:   0/ 0
-----------







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