|
|
IBM : developerWorks : Linux : Education - Tutorials | |
Or if you wanted to list all the filesystem objects in /etc beginning with g, you could type:
Now, what happens if you specify a pattern that doesn't match any filesystem objects? In the following example, we try to list all the files in /usr/bin that begin with asdf and end with jkl:
|
|