Zykino@programming.devtoLinux@lemmy.ml•Tried to rm -r my .cache but accidentally did .config instead...
15·
2 days agoWhen I’m unsure, I ls <the-glob>
, chek, then replace ls
with rm
.
When I’m unsure, I ls <the-glob>
, chek, then replace ls
with rm
.
Where can I learn what each colors means? Is it buried in man htop
somewhere? Or in a website?
Oh, didn’t knew about
Alt d
. Thx