BuilderSpec
Programmer
Hi
How do you recursively list all files?
I want to find all the C files on my system.
I am unsing ls -lR *.c in the "/" directory but getting no results yet i know there are some. What am I doing wrong ?
Hope this helps!
Regards
BuilderSpec
How do you recursively list all files?
I want to find all the C files on my system.
I am unsing ls -lR *.c in the "/" directory but getting no results yet i know there are some. What am I doing wrong ?
Hope this helps!
Regards
BuilderSpec