Linux file managers

$$\color{orange}{faggot oompa loompa}$$

$$\color{pink}{pinktext}$$

I hate you.

ranger is good, not very convient compared to mouse, gui ones tho

SpaceFM

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

The command line is a terrible file manager.

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.

You can configure the maximum lines you fuckos

Attached: Screenshot_20190330_211810.png (1920x1080, 1.22M)

Pressing F4

Attached: compressed_snapshot22.jpg (1095x686, 61.29K)