8000 GitHub - Hamza12700/drash: ✨ Better alternative to Linux rm command
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Hamza12700/drash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drash

A simple Command-Line Interface app, a better alternative to the Linux rm command. It keeps track of the original file-path of the removed file, and puts it into a directory, making it easy to recovery them later if you accidentally deleted the wrong file.

This same functionality is used by KDE, GNOME, and XFCE freedesktop-trashcan.

Installation:

Clone the repo into your local machine:

git clone https://github.com/hamza12700/drash

The project is a simple Unity-Build and the Makefile is extremely easy to modify/edit.

Note

The Makefile is setup for my personal development workflow, before building the project in relase or debug make sure you take a look at the Makefile and understand what it's doing!

Compile the binary

cd drash

# 'opt' for release build
make opt

Run drash -help to see the available commands

About

✨ Better alternative to Linux rm command

Topics

Resources

License

Stars

Watchers

Forks

0