logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Manage Trashcan - Safely Remove Files with Gomi | Online Free DevTools by Hexmos

Safely manage files with Gomi trashcan manager. Easily remove files and folders, restore deleted items, and prune old trash. Free online tool, no registration required.

gomi

Manage the trashcan. See also: trash, rm. More information: https://github.com/babarot/gomi.

  • Safely delete specific files or folders:

gomi {{path/to/file1 path/to/file2 path/to/folder1 path/to/folder2 ...}}

  • Open an interactive menu to restore one or more files:

gomi {{[-b|--restore]}}

  • Remove files that have been in the trashcan longer than the specified time ([d]ay, [w]eek, [m]onth, [y]ear):

gomi --prune {{1d|1w|1m|1y|...}}

  • Remove orphaned .trashinfo files:

gomi --prune {{orphans}}

See Also