$$\color{orange}{faggot oompa loompa}$$
Linux file managers
Brandon Perez
Noah Rogers
$$\color{pink}{pinktext}$$
Benjamin Campbell
I hate you.
Noah Torres
ranger is good, not very convient compared to mouse, gui ones tho
Oliver Parker
SpaceFM
Ethan Gutierrez
no
ls & cd is all that is needed for a 'file manager', any thing more like image previews etc. then caja or PCmanFM are pretty decent
Oliver Garcia
The command line is a terrible file manager.
Parker Hernandez
alias cp="cp -i" mv="mv -i"
function open(){ while [ $# -gt 0 ]; do case `file -L -b --mime-type $1` in text/*) vim $1;; image/*) feh $1;; inode/directory) cd $1; ls;; ... */*) echo ukn: $1;; esac shift done}
Faster than nautilus too.
Hudson Miller
You can configure the maximum lines you fuckos
Christopher Morris
Pressing F4