Skip to content
/ trash Public

command to move your files to the trash; replacement of rm command.

Notifications You must be signed in to change notification settings

hsblhsn/trash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trash

Move your files to the trash ($HOME/.Trash).

Usage

$ trash -h               

Usage: trash [options] [files...]
moves files to the trash (/Users/hsblhsn/.Trash)

  -I    prompt once before removing any removals
  -i    prompt before every removal
  -r    this flag is ignored
  -f    ignore nonexistent files, never prompt
  -rf   alias for -f
  -v    explain what is being done

Example:

$ trash -rf ~/Desktop/foo.txt ~/Desktop/bar.txt

Status

Work in progress.

About

command to move your files to the trash; replacement of rm command.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages