-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

How can I have full path listing with ls? Suppose I do "ls -lR | grep 
- -rwx-rx-r- | awk -F " " '{ print $9 }'" I get the files which have the 
permissions 0764. And if I want to copy them, and I do "ls -lR | grep 
- -rwx-rx-r- | awk -F " " '{ print $9 }' > to.cp; cp `cat to.cp` ~/test-dir/", 
well, I get the error regarding missing files. Is there any option in ls to 
list full path with filenames? I RTFM but no luck.

Thanks.

Happy New year,
 Arjun
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE/8UW29mAtgws7e1wRAn0IAJ40oszN8U8DcOkG57i5sDFVeYJ+pwCePoNM
bxYuI5Rty2UH7i9/q9607Cw=
=WgOw
-----END PGP SIGNATURE-----

_______________________________________________
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to