How to Find Files in Linux On the Terminal

preview_player
Показать описание
and be sure to click that notification bell so you know when new videos are released. ₿💰💵💲Help Support the Channel by Donating Crypto💲💵💰₿

Bitcoin
3MMKHXPQrGHEsmdHaAGD59FWhKFGeUsAxV

Ethereum
0xeA4DA3F9BAb091Eb86921CA6E41712438f4E5079

Litecoin
MBfrxLJMuw26hbVi2MjCVDFkkExz8rYvUF

Dash
Xh9PXPEy5RoLJgFDGYCDjrbXdjshMaYerz

Zcash
t1aWtU5SBpxuUWBSwDKy4gTkT2T1ZwtFvrr

Chainlink
0x0f7f21D267d2C9dbae17fd8c20012eFEA3678F14

Bitcoin Cash
qz2st00dtu9e79zrq5wshsgaxsjw299n7c69th8ryp

Etherum Classic
0xeA641e59913960f578ad39A6B4d02051A5556BfC

USD Coin
0x0B045f743A693b225630862a3464B52fefE79FdB
Рекомендации по теме
Комментарии
Автор

No joke ur videos are hands down the best on the net.

nabbikill
Автор

Thank you for promoting Gentoo Linux. I would really love if someone made a video that explains how Gentoo Linux has quite a steep learning curve and that it continues to be steep for awhile, but after that phase Gentoo and Linux in general starts to feel easy to use and amazing in every way. I think most will switch back to some other distro when they first try Gentoo, but a lot of people come back to Gentoo and usually in their 2nd attempt they widthstand the learning curve period and become permanent users. It's quite hard to realize that Gentoo really isn't that hard when you are on that learning period.

juzujuzu
Автор

This is super useful. I used to operate with files using terminal for years and is too lazy to read the documentations, but this video already satisfied more than I need.

tingxyu
Автор

Haha I love this man. He is the best thing my Linux journey

xila
Автор

If you only searching in file names, mlocate and its database approach is pretty fast for / level searching.

SPYFFzero
Автор

You need to look into getting fd-find, made in rust. It will crawl your directories in parallel...it's insanely fast. Same with ripgrep vs grep.

Chillingworth
Автор

besides the funny ass thumbnails ur videos helped me get certified thanks brother!

averageChoom
Автор

it's way better to use `locate` if you need to search the whole root

keyg
Автор

thank you man, you gonna make me use window managers for sure, im gonna admit i freaked out when i saw the "nobody" user iin my system. im so normie ... :(

kaltatymerk
Автор

Man, it's gonna be great watching this man blow the absolute fuck up on YouTube. Too bad I can't invest my money into channels instead of these shitty manipulated markets. :*( Good luck bro and good health.

indecipherabl
Автор

I think my biggest hurdle with linux so far is just memorizing cammands, but as someone who is a bit of a tinkerer, this is very much my sort of thing. Windows updates are also super annoying.

speakersr-lyefaudio
Автор

😂 was it the Easter Egg in your video?!? ;-)

GooogleGoglee
Автор

GNU/Linux file permissions are a joke. There's no way to use those in a production network of more than a few people. I can't wait for the GNU/Linux systems to support something far more useful like an NTFS ACL.

davidyoder
Автор

# Search for big files and folders
du | sort -n

# Search for big files and folders but with gui
sudo apt-get install qdirstat

mercuriete
Автор

How long did your Gentoo install take?

champfisk
Автор

I pipe the output of plain find to ripgrep. It's faster.

____-gymq
Автор

Can you please help and explain how to install Debian 10 with non-free firmware, I installed Debian 10 i386 on an old laptop and had trouble with WiFi so I watched some video's on how to install the non-free firmware but I didn't see a well explained one or one that worked.

SusanAmberBruce
Автор

How do I get you theme and colour scheme thingy

minhajsixbyte
Автор

alias fhere='find . -iname '

juxuanu
Автор

hey man can u give me those unicode characters you have for your tags in dwm?

interguy