cd /etc ls -lR *.conf The above won't drill through subdirectories as expected. It functions as though the R wasn't specified. Bill Gradwohl
- Re: ls command and recursion Bill Gradwohl
- Re: ls command and recursion Bob Proulx
cd /etc ls -lR *.conf The above won't drill through subdirectories as expected. It functions as though the R wasn't specified. Bill Gradwohl