Erm file handling tool for linux is a powerfull application that handles tasks like creating, editing, deleting and many more easily and conveniently
- Create files
- Replace file
- Append file
- Delete files
- rename file
- merge files
- Get details of a file
Installation of erm requires root permissions.
Required dependencies - git
if git is not installed use
sudo apt-get install git -y
to install git.
git clone https://github.com/Abe0770/erm.git
cd erm
chmod u+x install.sh
sudo ./install.sh
cd erm
chmod u+x uninstall.sh
sudo ./uninstall.sh
Version: 1.10: Copying and Moving files