Re: MC Alternative? (File Managers)

From: Chuck Dillon (spam_at_nimblegen.com)
Date: 09/28/04


Date: Tue, 28 Sep 2004 08:41:50 -0500

Alan Connor wrote:

> On Tue, 28 Sep 2004 07:37:42 GMT, notbob <notbob@nothome.com>
> wrote:
>
>
>>On 2004-09-27, Alan Connor <zzzzzz@xxx.yyy> wrote:
>>
>>
>>>Does anyone know of a (non-X) alternative to MC (Midnight
>>>Commander)?
>>>
>>>Something smaller and simpler?
>>
>>bash
>>
>>nb
>
>
> I run Linux almost exclusively from the command line, with the
> aid of aliases, functions, and scripts I've written, using nvi
> and screen. Don't even have a mouse.
>
> How do *you* run Linux?

I think you missed the point. Bash (or any other shell) fits your spec.

BTW, as I understand it mc doesn't rely on X. It is tty based but is X
aware such that it provides added features (e.g. mouse support) when
run in an xterm. Why do you need a "non-X" aware version? Can't you
just use the -d switch?

-- ced

-- 
Chuck Dillon
Senior Software Engineer
NimbleGen Systems Inc.


Relevant Pages

  • Re: MC Alternative? (File Managers)
    ... > I run Linux almost exclusively from the command line, ... > aid of aliases, functions, and scripts I've written, using nvi ...
    (comp.unix.questions)
  • Re: Programming "efficiently" on given hardware - what does it mean really?
    ... >> tweak the command prior to launch. ... I well remember those scripts and aliases! ... Having worked extensively in both commandline environments and GUI ...
    (comp.programming)
  • Re: How to find the commands before a pipe
    ... Then don't set aliases in scripts, ... interactive terminals. ... If the command starts with "m" - say, ...
    (comp.unix.shell)
  • Re: vi horizontal split screen
    ... efficient at processing scripts, and one way to do that was substitute ... Microsoft's work for OLE in Windows 1x through 3x. ... As more and more users come to Linux who have no desire for command line ... effectively a programming environment. ...
    (comp.editors)
  • Re: Cron to email notification of ftp file upload?
    ... or traceroute and getting "command not found" messages and then trying to ... >use sudo command when you need to make root privileged changes, ie, ... [ohmster@ohmster scripts]$ sudo crontab -l ... $ cat ftpwatch ...
    (alt.os.linux)