-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I think something like
gtrash prune --size 0is redundant. Especially since you are also prompted if you are sure.
gtrash pruneShould be enough to just delete everything.
If we want to be even more explicit, we could change the prune command to require a glob.
gtrash prune *gtrash prune * --size 1GBThis would also make it more powerful. Example case - yesterday I deleted a whole folder and now I know I don't need it anymore, but there are still other files I may need so --day and --size do not work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels