clifm
CLIFM is a command line file manager designed for Unix-like systems. It provides a text-based interface to navigate and manage files and directories on the command line. Here are some key features of CLIFM:
-
Intuitive Interface: CLIFM offers a user-friendly interface with a familiar look and feel. It presents a hierarchical tree structure to explore directories and displays file information in a convenient and organized manner.
-
Navigation: Users can navigate through the file system using keyboard shortcuts and commands. CLIFM allows jumping to specific directories, opening files with associated programs, and switching between different directories quickly.
-
File Operations: CLIFM supports common file operations like copy, move, rename, and delete. Users can perform these operations on individual files or entire directories.
-
File Search: It includes a search function to locate files based on specific criteria such as name, size, or modified date.
-
File Permissions: CLIFM displays file permissions and ownership information, allowing users to manage permissions and change ownership if necessary.
-
Customizable: The tool offers customization options to configure the interface, keybindings, and colors as per the user's preferences.
-
Lightweight: CLIFM is designed to be lightweight and resource-efficient, making it ideal for systems with limited resources or remote servers accessed via SSH.
CLIFM can be a handy tool for experienced users who prefer working with the command line and need to manage files efficiently without relying on a graphical file manager.