[oclug] missing files

Stephen Webb stephenw at xandros.com
Thu Aug 17 14:16:45 EDT 2006


James Lockie wrote:
> $ find . -name 03-Ever\* -print
> ./Rob Thomas/...Something To Be/03-Ever the Same.ogg
>
> $ ls "Rob Thomas"
Try adding the '-a' switch to list files beginning with a dot.

ls -a "Rob Thomas"

--smw


More information about the OCLUG mailing list