> > 1. -ls argument to find. > 2. find . -whatever | xargs ls -l >
i found it .... a little shot in the dark solved the problem ls -l `find . -mtime +130` thanks for the help Binand. Arvind ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
