- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Linux Commands #45 sort - sort — Order Anything in Linux (-n, -h, -r, -k Explained)
Master IT skills with Dargslan - No Filler, Just Knowledge.
🚀 Get our 300+ Tech & IT eBooks: https://dargslan.com
In this video, we dive deep into professional IT workflows to help you learn faster and code smarter. Whether you're a DevOps engineer, a SysAdmin, or a curious developer, our "No Filler" approach ensures you get the facts without the fluff.
sort orders any list. Alphabetical by default, numerical with -n, human-readable sizes with -h, reverse with -r. The 'put it in order' command that finishes 80% of diagnostic pipelines.
In this lesson:
🎯 Default sort = alphabetical (the famous '10 before 2' gotcha!)
🎯 -n for numbers, -h for sizes (1G, 5M, etc.)
🎯 -r reverses any order — biggest first
🎯 -u removes duplicates while sorting
🎯 -k N sorts by column N (game-changer for tabular data)
Learn at dargslan.com — the IT education platform built for actual beginners. Zero terminal anxiety.
⏱ TIMESTAMPS
0:00 Tom needs top 5 disk hogs
1:00 Default vs -n vs -h
1:30 The '10 before 2' gotcha demo
2:00 The five essential flags
2:30 Real example: du | sort -h | tail -5
3:00 sort -k for column-based sorting
4:30 Try it yourself
📚 Linux Commands — The First 50 · Lesson 45 of 50 · dargslan.com
#linux #linuxtutorial #commandline #sort #beginnerlinux #dargslan
🔔 Subscribe for weekly IT insights:
https://m.youtube.com/channel/UCv2QLrkCMSBljYG5XKd8IEA
About Dargslan:
We are dedicated to sharing high-quality, practical IT knowledge. Our mission is to provide the most efficient learning resources for the modern tech industry.
#DevOps #ITMastery #Dargslan #Linux #CloudEngineering #NoFillerTech
Видео Linux Commands #45 sort - sort — Order Anything in Linux (-n, -h, -r, -k Explained) канала Dargslan
🚀 Get our 300+ Tech & IT eBooks: https://dargslan.com
In this video, we dive deep into professional IT workflows to help you learn faster and code smarter. Whether you're a DevOps engineer, a SysAdmin, or a curious developer, our "No Filler" approach ensures you get the facts without the fluff.
sort orders any list. Alphabetical by default, numerical with -n, human-readable sizes with -h, reverse with -r. The 'put it in order' command that finishes 80% of diagnostic pipelines.
In this lesson:
🎯 Default sort = alphabetical (the famous '10 before 2' gotcha!)
🎯 -n for numbers, -h for sizes (1G, 5M, etc.)
🎯 -r reverses any order — biggest first
🎯 -u removes duplicates while sorting
🎯 -k N sorts by column N (game-changer for tabular data)
Learn at dargslan.com — the IT education platform built for actual beginners. Zero terminal anxiety.
⏱ TIMESTAMPS
0:00 Tom needs top 5 disk hogs
1:00 Default vs -n vs -h
1:30 The '10 before 2' gotcha demo
2:00 The five essential flags
2:30 Real example: du | sort -h | tail -5
3:00 sort -k for column-based sorting
4:30 Try it yourself
📚 Linux Commands — The First 50 · Lesson 45 of 50 · dargslan.com
#linux #linuxtutorial #commandline #sort #beginnerlinux #dargslan
🔔 Subscribe for weekly IT insights:
https://m.youtube.com/channel/UCv2QLrkCMSBljYG5XKd8IEA
About Dargslan:
We are dedicated to sharing high-quality, practical IT knowledge. Our mission is to provide the most efficient learning resources for the modern tech industry.
#DevOps #ITMastery #Dargslan #Linux #CloudEngineering #NoFillerTech
Видео Linux Commands #45 sort - sort — Order Anything in Linux (-n, -h, -r, -k Explained) канала Dargslan
Комментарии отсутствуют
Информация о видео
21 мая 2026 г. 12:49:20
00:05:06
Другие видео канала





















