[2008-12-27 11:48] Ian Daniher <it.dani...@gmail.com>
> 
> What's wrong with midnight commander? It's an oldy but a goody. Two pane
> file interface, has a boatload of features. Is it the "bloat" of these other
> features that you're trying to avoid?

This too, but worst is its usability. The keystrokes are a real mess.


> Instead of the binary tree program, I found this bash-oneliner replacement:
> find . -print | sed -e 's;[^/]*/;|____;g;s;____|; |;g'
> It's about the same speed as the regular program and more suckless then a
> dedicated binary.(IMO)

but it's less flexible than `tree'[0] for example, which can print
sizes, ownership, or permissions with specifying one parameter.


meillo


[0] http://mama.indstate.edu/users/ice/tree/

Attachment: signature.asc
Description: Digital signature

Reply via email to