2. Using Directories and Files
In This Chapter
Creating Directories with mkdir
Copying Directories and Files with cp
Listing Directories and Files with ls (More Goodies)
Removing Directories with rmdir
Finding Forgotten Files with find
As you learned in Chapter 1, directories and files are the heart of Unix and Linux; they contain things like setup information, configuration settings, programs, and options, as well as anything that you create. You access directories and files every time you type in a Unix or Linux command, and for this reason, you need to become familiar with the ...
Get Unix and Linux: Visual Quickstart Guide, Fifth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.