What console file manager do you use and what do you recommend?
(Mod: removed meme pics, please don't use these)
(Mod: removed meme pics, please don't use these)
I don't need misc/ytree but I do find it useful.Why do people "need" things like mc?
ls I would mistake a file for a directory.I have "ls" aliased to "ls -hF" which means directories get a trailing "/" Oh and I destest "colorization"I don't need misc/ytree but I do find it useful.
Looking at a directory in a tree view really helps me visualize my files.
So many times withlsI would mistake a file for a directory.
I do share your point of view. However, I still can understand why some people would need such things (for a certain period of time!). Imagine, say, a Windows user that has just switched to FreeBSD (or any other Un*x essentially): a fellow has been using GUI for his entire life and it may be really painful to switch your mind from 'windows and buttons' into 'just shell'. I do admit that it should not necessarily be true for everyone, and that for some people it would be relatively easy to give up 'convenient' approach, but I think that for the vast majority it will be quite a process. Again, I see these things (TUI file managers and similar programs) as solely transitional thing, which can soften your landing into new environment and which you will give up after some time.Why do people "need" things like mc? Is it simply because you get a ncurses interface that emulates a GUI interface to muck with files?
Exactly. I have been using this crutch Xtree since 1989.you do your, I'll do my stuff.
clear alias but I worry that is too close to 'cc'.Okay, i'll try this, thanks.I'm a dedicated fan of Midnight Commander. It's always the first thing I install after installing FreeBSD, and I'm completely lost without it.
I was a big fan of Xtree many years ago.Exactly. I have been using this crutch Xtree since 1989.
Is this it?Does anyone remember it?
make, I get No build environment setup. Run ". build <platform>" first.
*** Error code 1
Stop.
make: stopped in /tmp/unixtree/unixtree-3.0.4...

One tip I'd suggest when you first try it is to press F9 O P Y which will select Lynx like motion and makes traversing directories easier. You need to save this setting otherwise it will be unselected when you next start mc.Okay, i'll try this, thanks.
That's the one.Is this it?
Looking at http://www.unixtree.org/ or more specifically http://www.unixtree.org/details.htm#platforms
it looks like there is or was a build of UnixTree for FreeBSD, except I can't locate it.
Anyone know anything about it?
I've just downloaded the source and wondering how I would go about trying to build it. There is a build doc and a makefile but it looks fairly long and complicated for me to give it a try.
If I just runmake, I get
Code:No build environment setup. Run ". build <platform>" first. *** Error code 1 Stop. make: stopped in /tmp/unixtree/unixtree-3.0.4...
- balanga
- Replies: 26
- Forum: Installation and Maintenance of Ports or Packages
OP can you define "console file manager"? My use is term window, I'll do pwd to verify where I am, and /bin/cp -v /bin/rm -v /bin/mv -v to "do stuff"
Why do people "need" things like mc? Is it simply because you get a ncurses interface that emulates a GUI interface to muck with files?
I only discovered tmux recently and wished I had come across it years ago. I'm still finding my way around how to make the most of it. although when I start it, it launches mc automatically.i've been using a variety of those over the years: lfm, vfm, superfile, mc...
now i'm using tmux + nnn and, even if it took a little while to get used to it, i'm not in a position where i lack any functions and i discover new (fun) ones regularly...
(tmux is to have a mc-type two or more panels view)
Maybe your native language is easy to type in.OP can you define "console file manager"? My use is term window, I'll do pwd to verify where I am, and /bin/cp -v /bin/rm -v /bin/mv -v to "do stuff"
Why do people "need" things like mc? Is it simply because you get a ncurses interface that emulates a GUI interface to muck with files?