That is the way
That is the way


That is the way
You're viewing a single thread.
You forgot the pwd after each 'cd'.
ls*
Ls doesn't tell them where they are, just what files exist in their current location.
Yup,
But I want to know if the file I'm looking for is in this directory or I have to cd.. once more
That's when locate piped to grep is your best friend.