CentOS / RHEL 6: Install Midnight Commander File Manager

www‮ttual.‬uri.com
CentOS / RHEL 6: Install Midnight Commander File Manager

To install the Midnight Commander (MC) file manager on a CentOS or Red Hat Enterprise Linux (RHEL) 6 system, you can follow these steps:

  1. Install the mc package using the yum package manager:
sudo yum install mc

This will install the mc package and any dependencies that are required.

  1. To start Midnight Commander, run the mc command:
mc

This will launch the Midnight Commander file manager.

  1. To navigate the file system, use the arrow keys to move the cursor up and down, and the Tab key to switch between the file panels. You can use the Enter key to open a file or directory.

  2. To copy, move, or delete files and directories, use the F5, F6, and F8 keys, respectively.

  3. To search for a file or directory, use the Ctrl+S key combination.

  4. To quit Midnight Commander, use the Ctrl+X key combination.

Note: Midnight Commander is a powerful file manager that allows you to navigate and manage the file system from the command line. Consult the documentation for Midnight Commander for more information on how to use this tool.

Created Time:2017-10-16 14:38:40  Author:lautturi