Рет қаралды 884
This video is about Linux / Unix Text Processing commands. To build an understanding, how to use various commands to manipulate the text in Linux, Unix environment. This video covers the following commands:
• cat - View the contents of text-based files.
• more - Display the file contents one page at a time.
• less - View the contents of a text file with extended capability.
• find - Search the files in the current directory and recursively as per the supplied search criteria.