linux existing command replacement command i use

Check file and directory capacity


du - ncdu (can be checked while moving the directory)
dev.yorhel.nl/ncdu/scr

ls - lsd (many colors and icons according to files and directories)
github.com/Peltoche/lsd

find - fd-find (more intuitive command option, color)
github.com/sharkdp/fd

cd - enhancd (select from the list of previously moved paths when entering an incorrect path)
github.com/b4b4r07/enhancd

grep - ripgrep (result split by file)
github.com/BurntSushi/ripgrep

No comments:

Lognote - Log viewer, Android logcat viewer for Windows, Linux, Mac

android logcat viewer for Windows, Linux, Mac   https://github.com/cdcsgit/lognote Filtered log viewer Android logcat viewer, kotlin ...