Читать книгу Linux Bible - Christopher Negus - Страница 139
Summary
ОглавлениеCommands for moving around the filesystem, copying files, moving files, and removing files are among the most basic commands that you need to work from the shell. This chapter covers lots of commands for moving around and manipulating files as well as commands for changing ownership and permission.
The next chapter describes commands for editing and searching for files. These commands include the vim
/vi
text editors, the find
command, and the grep
command.