Show pageBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Files on Linux ====== ===== File managers ===== ==== TUI ==== * [[https://github.com/gokcehan/lf|lf]] * [[https://github.com/jarun/nnn|nnn]] ===== Disk usage ===== * [[https://duc.zevv.nl/#usage|duc]] ("dude, where are my bytes") * [[https://dev.yorhel.nl/ncdu|ncdu]] – ncurses disk usage analyser ([[https://dev.yorhel.nl/ncdu/man|manual]], [[https://dev.yorhel.nl/ncdu/man|issues]]) ===== Deduplication ===== This is the act of removing duplicate files. * [[https://rmlint.readthedocs.io|rmlint]] - modern scriptable duplicate finder and remover. Has a [[https://rmlint.readthedocs.io/en/latest/gui.html|graphical user interface]] named Shredder. * [[https://github.com/jbruchon/jdupes|jdupes]] - enhanced fork of [[https://github.com/adrianlopezroche/fdupes|fdupes]] * [[https://github.com/markfasheh/duperemove|duperemove]] Last modified: 2024-07-05 14:31