filmov
tv
Linux head, tail, sort and diff commands

Показать описание
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:
• head - Display the beginning of a file.
• tail - Display the end of a file.
• sort - Display the contents of a file in an order by lines.
• diff - Compare two files line by line and display a list of differences between them.
• Pipe "|" - How to use pipe symbol with various commands.
• more - How to use more command with examples.
• head - Display the beginning of a file.
• tail - Display the end of a file.
• sort - Display the contents of a file in an order by lines.
• diff - Compare two files line by line and display a list of differences between them.
• Pipe "|" - How to use pipe symbol with various commands.
• more - How to use more command with examples.