Forrest logo
back to context overview

trash

List of commands for trash:

  • trash:tldr:1f25c trash: Delete a file and send it to the trash.
    $ trash ${filename}
    try on your machine
    explain this command
  • trash:tldr:33395 trash: Permanently delete all files in the trash which are older than 10 days.
    $ trash-empty ${10}
    try on your machine
    explain this command
back to context overview