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

simple way to list full path of files



I want to make a list of the fully qualified paths of a number of files in a directory and it's subdirectories. I don't see an option to ls to make it prepend the path nor any command to do so. I though about piping the 'ls -1' output into which but the files aren't executables nor in my path (nor does which apparently accept multip[le lines of input).

Am I missing something or is this not simple to do this? Maybe I need a shell script?

-Alan Mead
---
Alan Mead, Ph.D.  /  Research Scientist  /  adm ipat com
Institute for Personality and Ability Testing
1801 Woodfield Dr  /  Savoy IL 61874 USA
217-352-4739 (v)  /  217-352-9674 (f)





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