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

Re: OT: Bash Scripting Question



Hal Vaughan wrote:
> Thanks, but that does for THIS directory, but I'm trying to get the full path
> for every file in a recursive listing, so if there's a file 3 directories
> deep, I'll get the full pathname for it, instead of just the file name.

find . -print


--
         Steve C. Lamb         | I'm your priest, I'm your shrink, I'm your
       PGP Key: 8B6E99C5       | main connection to the switchboard of souls.
-------------------------------+---------------------------------------------

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: