- Jul 18, 2001
- 320
- 0
- 0
What is the unix command that is equivalent to dir /s in dos? I'm using FreeBSD.
ls -R works to list subdirectories, but when I try to add a file name to search for, it only searches the current directory.
Thanks
ls -R works to list subdirectories, but when I try to add a file name to search for, it only searches the current directory.
Thanks