| This chapter reviews file system
concepts covered earlier and introduces pathnames to identify
locations in the directory tree. We will work with the
cd
command to
change directories and navigate the file system. The use of the
flexible
ls
command to list the contents of directories is also
covered as is the meaning of various types of directory listings.
Metacharacters are introduced and their role in file system navigation
and directory listings is explored.
|
|