Forrest logo
back to context overview

trash-cli

List of commands for trash-cli:

  • trash-cli:tldr:144e8 trash-cli: Restore a specific file or directory by a number from the displayed list from the current trashcan.
    $ trash-restore
    try on your machine
    explain this command
  • trash-cli:tldr:32074 trash-cli: Trash specific files and directories into the current trashcan.
    $ trash-put ${filename_or_directory1 filename_or_directory2 ---}
    try on your machine
    explain this command
  • trash-cli:tldr:92691 trash-cli: Remove specific files from the current trashcan.
    $ trash-rm ${filename_or_directory1 filename_or_directory2 ---}
    try on your machine
    explain this command
  • trash-cli:tldr:a33bb trash-cli: Empty the current trashcan.
    $ trash-empty
    try on your machine
    explain this command
  • trash-cli:tldr:e772f trash-cli: List trashed files and directories in the current trashcan.
    $ trash-list
    try on your machine
    explain this command
back to context overview