文件管理器-MidnightCommander
2011-01-07 15:22:58 阿炯

本站赞助商链接,请多关照。

Midnight Commander,简称mc,是一个基于文本模式的文件管理器,而它的前辈其实就是DOS下的Norton Commander。它们有相同的底层,在顶部带有一个下拉菜单,两个用来显示文件和信息的大窗口,底部有一个命令行和一个快捷键提示信息。

任何对Norton Commander熟悉的人都会马上喜欢上Midnight Commander的,与它的前辈比较起来,mc作为一个Linux程序,提供了很多附加的功能:

依靠NFS文件系统,显示远程计算机上的目录信息。
通过FTP以FTP目录树的方式在窗口中连接到远程计算机。
能以文件树的形式显示Tar,Cpio和RPM文件。
支持Unix系统特殊的命令,诸如:改变文件属主(chown)和改变文件权限(chmod),建立硬链接和符号链接(links和symlinks)。
另外Midnight Commander还提供了远比nc多的配置选项。

GNU Midnight Commander is a visual file manager, licensed under GNU General Public License and therefore qualifies as Free Software. It's a feature rich full-screen text mode application that allows you to copy, move and delete files and whole directory trees, search for files and run commands in the subshell. Internal viewer and editor are included.

Midnight Commander is based on versatile text interfaces, such as Ncurses or S-Lang, which allows it to work on a regular console, inside an X Window terminal, over SSH connections and all kinds of remote shells.

This site hosts the new home of the Midnight Commander. Due to the recent restructuring of the development team, the main project repository was moved from Savannah to this new Git repository.

最新版本:4.8
此版本改进了对 zsh 的支持;改进了文件查找的速度;启动时保持 cwd 的 symlink;提供用户友好的皮肤选项。。

官方主页:http://www.midnight-commander.org/
该文章最后由 Administrator 于 2014-04-20 16:05:33 更新,目前是第 2 版。