June 2019
Intermediate to advanced
328 pages
7h 27m
English
You probably spend a lot of your time working with files and directories. You write programs, change configuration files, copy and move files around your projects, rename files, and maybe even back things up.
In the last chapter, you learned how to use the CLI to move around the filesystem. In this chapter, you’ll manipulate that filesystem. You’ll concatenate files, read larger files, and manage permissions. You’ll move, rename, and copy files and directories, all without ever using a graphical tool.