These Modern Linux Tools Will BLOW YOUR MIND

preview_player
Показать описание
Years of using Linux CLI tools with black/white output, messy order and hard syntax are over! Here are modern popular alternatives to make your days brighter, and boost productivity to the max.

TOOLS MENTIONED

MY FAVOURITE GEAR
* If you enjoy my content, using the links below will help me with a small commission, so thank you!

(If you enjoy the content) CONSIDER SUPPORTING THIS CHANNEL

MY KEY LINKS

⏱ Timestamps
00:00 - Intro
00:24 - find : fd
02:03 - sed : sd
03:13 - ls : exa
04:48 - du : dust
05:41 - dig : dog
06:56 - curl : xh
09:29 - du : ncdu
10:18 - df : duf
11:44 - cat : bat

#devops #security #scanner #leaks #devsecops #neovim #tmux #system #sysadmin #cloud #cli #dev #ops #ricing #linux #macos #commandline #typing #keyboard #productivity #tutorial #beginner #mustknow
Рекомендации по теме
Комментарии
Автор

Actually, `eza` can be also used as a replacement of `du`. I prefer using an existing tool if it already does something.
`eza --icons --group-directories-first --no-quotes --all --classify --long --header --blocksize --total-size --sort=size --no-user --no-time --no-permissions --reverse --tree --level=1`
alia this to `du`, then `du -L 2`

QuOUseTERSEa
Автор

This is an amazing channel! Thank you!

StiwieMayday
Автор

Awesome! Xh is a new one for me. I'm going to check it out tomorrow

nkodoko
Автор

I prefer dua as a du replacement.
rg is a popular grep alternative, and you can find tre for tree.

arek
Автор

Very nice! I was already using exa but I'll definitely be checking out fd and sd so thx a lot

joffreybluthe
Автор

Your channel is SO GOOD, thansk for sharing your knowledge

Redyf
Автор

thank you. i can feel the stress leaving my body

_Violate
Автор

the sound is way too low in your videos, always find myself having to increase the speaker volume. Then get blasted when I visit any other channel

Great videos anyway!

ExoDAbLe
Автор

The exa is deprecated in favour of eza. What about lsd? How does the recent version of lsd and eza compare?

botondkalocsai
Автор

awesome command collection for me to replace mine.

ortf
Автор

I'm curious if you can make a video going through your nvim config.

holdthat
Автор

Well why do you need brew when you can install with them cargo 😅

vitriowibisono
Автор

Id lilke to use this tools but i still do a lot of pre devops system administration (aka ssh directly to the servers) and i won't install this programs on my servers.

skirnir
Автор

Curious at what terminal and prompt shell do you use? 😮

depreza
Автор

prefer httpie over xh. But it is time to replace du with ncdu/dust

x_Il_x
Автор

idk why but my term dont have as much colors as yours im on zsh with gnome term

samarnagar