Results 1 to 2 of 2
Hi, does anyone know of any parameters to be passed to the command
'ls' so that it displays the absolute pathname of each file listed ?
Or alternatively, given a ...
- 07-27-2007 #1
List absolute pathnames?
Hi, does anyone know of any parameters to be passed to the command
'ls' so that it displays the absolute pathname of each file listed ?
Or alternatively, given a pathname, how can I extract its absolute location/path ?
I have posted the same thread on Programming and Misc forum.
Thanks in advance for the help!
- 07-27-2007 #2Linux Enthusiast
- Join Date
- Aug 2006
- Posts
- 631
Is this a homework question? Check the options of ls and try them out:
RegardsCode:man ls


Reply With Quote