Hello, I have an idea for the "ls" command... A lot of users instead of using the "find" utility uses "ls -R", now.. If I want for instance to check full path for something (if I want to use xargs for instance), I can't, becuase "ls -R " will show paths like:
[Techdeck @ Techdeck ]-~-> ls -R /home/Techdeck | grep -i get-log wget-log when it should be: /home/Techdeck/wget-log and the same for directories, for instance: [Techdeck @ Techdeck ]-~-> ls -R /home/Techdeck | grep -i milf /home/Techdeck/milf0.1: milf when it should be: /home/Techdeck/milf0.1 /home/Techdeck/milf0.1/milf etc. Anyhow, I hope you will do something about it. It will be greatly appreciated. Best Regards, Nir Peled. -- Nir Peled -- [EMAIL PROTECTED] GnuPG fingerprint - 2BDB B977 CDF4 D2CC 4899 39F4 1B22 171E 5C24 CD1D _______________________________________________ Bug-fileutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-fileutils