On a Solaris 8 machine, and maybe other versions too ...
the command '# ls /export/home/root/steve' returns the following output '/export/home/root/steve', but is I cd to the directory and do 'ls steve' the command returns 'steve'
my question ... is there a way to omit the s command from returning the full path when a file is fully qualified?
the command '# ls /export/home/root/steve' returns the following output '/export/home/root/steve', but is I cd to the directory and do 'ls steve' the command returns 'steve'
my question ... is there a way to omit the s command from returning the full path when a file is fully qualified?