Skip to content

--prune without confirm #126

Description

@AddGaming

Hello,
for scripting purposes it would be cool to have a version of prune that just removes files.
For example, I would like to put

[[ "$(tty)" == /dev/tty1 ]] && gomi -V > /dev/null && gomi --prune=30d 

or something similar in my init script.

Another useful thing for scripting would be a command that just lists out which files would be pruned.
A dry run basically.

I hope it would not be a lot of implementation work, since it basically involves copy pasting the current prune code and removing parts of it.

Regards, Nika.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions