Город МОСКОВСКИЙ
00:15:18

uniq command in Unix | uniq command in Linux | uniq command

Аватар
WebOS Wonder
Просмотры:
20
Дата загрузки:
11.10.2024 06:03
Длительность:
00:15:18
Категория:
Обучение

Описание

The uniq command in Linux is a command line utility that reports or filters out the repeated lines in a file.
In simple words, uniq is the tool that helps to detect the adjacent duplicate lines and also deletes the duplicate lines. uniq filters out the adjacent matching lines from the input file(that is required as an argument) and writes the filtered data to the output file .

Learn Unix Command :
1)cat command : https://youtu.be/pKKBpyQB4lw
2)ls command : https://youtu.be/HAQnKnJhmtQ
3)mkdir and cd command : https://youtu.be/XCSj7DpioLk
4)cp command : https://youtu.be/Ib7lrSL2voM
5)cut , paste and tr command : https://youtu.be/HH3zatEXw5U
6)sort command:https://youtu.be/MuwPg4xwqf4

If you have any doubt regarding video ,comment on below video.

Рекомендуемые видео