garbage/README.md

35 lines
364 B
Markdown
Raw Normal View History

2019-11-27 01:04:04 +00:00
garbage
=======
2019-06-26 07:46:46 +00:00
rust ver of trash-cli, basic functionality is in, code is probably shit
full free-desktop compliance when
2019-11-27 01:07:47 +00:00
Installation
------------
```
cargo install garbage
```
2019-06-26 07:46:46 +00:00
Usage
-----
```
2019-11-27 01:04:04 +00:00
$ garbage put [-r] file1 file2 ...
2019-06-26 07:46:46 +00:00
2019-11-27 01:04:04 +00:00
$ garbage restore
2019-06-26 07:46:46 +00:00
[..interactive]
2019-11-27 01:04:04 +00:00
$ garbage list
2019-07-23 07:02:05 +00:00
2019-11-27 01:04:04 +00:00
$ garbage empty [days]
2019-06-26 07:46:46 +00:00
```
About
-----
Author: Michael Zhang
License: MIT