20 lines
249 B
Markdown
20 lines
249 B
Markdown
|
# gt
|
||
|
g(o)t(rash) or something like that
|
||
|
|
||
|
small cli for xdg trash specification
|
||
|
|
||
|
## commands
|
||
|
|
||
|
### trash / tr
|
||
|
moves files to trash
|
||
|
|
||
|
### list / ls
|
||
|
list files in trash
|
||
|
|
||
|
### restore / re
|
||
|
restore files from trash
|
||
|
|
||
|
### clean / cl
|
||
|
clean files out of trash
|
||
|
|