How about:
    find fullpathtodirectory -print
or
    find fullpathtodirectory -ls

If that doesn't do it for you, maybe you could elaborate a bit on what
exactly you need.


        pete peterson
        GenRad, Inc.
        7 Technology Park Drive
        Westford, MA 01886-0033

        [EMAIL PROTECTED] or [EMAIL PROTECTED]
        +1-978-589-7478 (GenRad);  +1-978-256-5829 (Home: Chelmsford, MA)
        +1-978-589-2088 (Closest FAX); +1-978-589-7007 (Main GenRad FAX)
 



> I want to make a list of the fully qualified paths of a number of files i=
> n=20
> a directory and it's subdirectories.  I don't see an option to ls to make=
> =20
> it prepend the path nor any command to do so.  I though about piping the=20
> 'ls -1' output into which but the files aren't executables nor in my path=
> =20
> (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=20
> shell script?
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to