-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

trash


> A CLI for managing the trashcan / recycling bin.

More information.


Delete a file and send it to the trash:

trash {path/to/file}

List all files in the trash:

trash-list

Interactively restore a file from the trash:

trash-restore

Empty the trash:

trash-empty

Permanentely delete all files in the trash which are older than 10 days:

trash-empty {10}

Remove all files in the trash, which match a specific blob pattern:

trash-rm "{*.o}"

Remove all files with a specific original location:

trash-rm {/path/to/file_or_directory}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Mon May 20 23:57:39 2024