In section 5.2 on page , we covered moving
and renaming files with mv, copying them with cp, removing
them with rm, removing directories with rmdir, and creating
directories with mkdir. This chapter will cover some more aspects of
working with files.