1. Absolute Path: An absolute path is defined as specifying the location of a file or directory from the root directory(/). In other words, we can
Archive n Compress Files (Tar n Zip Command) An Archive file is a file that is composed of one or more files along with metadata. Archive files are
cat — Use the cat command to display the contents of a file. It is usually used to easily view programs. 2. Nano: Learning Vi and Vim text
Filter Output (Grep Command ) 1. Grep: (global regular expression print) : The grep filter searches a file for a particular pattern of characters,
Search (Locate and Find Command) In Linux we can use Locate and Find command to search file or directory or content of the file. locate—
Copy, Move and Rename Command cp (Copy): The cp command will make a copy of a file for you. Example: “cp ramu.txt” will