Skip to content

Abe0770/erm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erm

Erm file handling tool for linux is a powerfull application that handles tasks like creating, editing, deleting and many more easily and conveniently

Features

  • Create files
  • Replace file
  • Append file
  • Delete files
  • rename file
  • merge files
  • Get details of a file

Installing and requirements

Installation of erm requires root permissions.

Required dependencies - git
if git is not installed use

sudo apt-get install git -y

to install git.

Installing (Debian/Termux):

git clone https://github.com/Abe0770/erm.git
cd erm
chmod u+x install.sh
sudo ./install.sh

Uninstalling

cd erm
chmod u+x uninstall.sh
sudo ./uninstall.sh

Future includes

Version: 1.10: Copying and Moving files

About

File handling tool for Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published