|
This course introduces users to the commands necessary to create, view, copy, move, and delete files on a Linux system.
Objectives:
After completing this course, students will be able to:
- View man page documentation for Linux commands
- Navigate through the directory structure
- List directory contents
- View file contents
- Create, copy, move, and delete files and directories
- Search file content
- Compress and uncompress files
Topics:
- Using Manual Pages
- Changing Directories
- Listing Directory Contents
- Identifying File Types
- Creating, Viewing, and Appending Files
- Paging Through Files
- Modifying Access and Modification Data
- Copying Files and Directories
- Moving Files and Directories
- Creating Directories
- Deleting Files and Directories
- Understanding Regular Expressions
- Searching File Content with grep
- Archiving Files with tar
- Compressing and Uncompressing Files with gzip
- Using gzip with tar
|