Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exmng is a console file manager project

Features of this file manager

  • Viewing directories and their contents
  • Reading files while browsing the directory
  • Quickly navigate through directories
  • Renaming files and directories
  • Deleting files and directories
  • Adding new files

Installing the utility

  1. Clone this repository
git clone https://github.com/exodess/exmng
  1. Go to the project repository
cd exmng/
  1. Run the exmng utility installation script
sh install.sh

Using the exmng utility

When you run the exmng utility, you are greeted with the directory you are currently in open.

  • To navigate through files within a directory, use the 'w' and 's' keys.

  • To navigate through directories, use the 'a' (back) and 'd' (forward) keys.

  • The 'n' key is used to create a new file in currently directory

  • The 'r' key is used to rename the file that the cursor is currently pointing to

  • The 'r' key is used to deleting the file or directory that the cursor is currently pointing to

  • The '' key is used to exit the various menus

Image

Useful data

  • Version: 1.2
  • Developed by exodess

About

Console file manager project for GNU/Linux systems

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages