
rip
List of commands for rip:
-
rip:tldr:1c746 rip: List all files and directories in the graveyard that were originally within the current directory.$ rip --seancetry on your machineexplain this command
-
rip:tldr:35ffd rip: Permanently delete every file and directory in the graveyard.$ rip --decomposetry on your machineexplain this command
-
rip:tldr:56bc3 rip: Interactively remove files or directories, with a prompt before every removal.$ rip --inspect ${filename_or_directory} ${path-to-another-file_or_directory}try on your machineexplain this command
-
rip:tldr:7f9bd rip: Put back the files and directories which were affected by the most recent removal.$ rip --unburytry on your machineexplain this command
-
rip:tldr:beb46 rip: Put back every file and directory that is listed by `rip --seance`.$ rip --seance --unburytry on your machineexplain this command
-
rip:tldr:d802f rip: Remove files or directories from specified locations and place them in the graveyard.$ rip ${filename_or_directory} ${path-to-another-file_or_directory}try on your machineexplain this command