Access Recycler from Command Line

See the download page to obtain this program

Description

rc recycles the files and directories given as arguments to the NeXT trash folder. rt retrieves the files/directories given as arguments from the NeXT trash folder to the current directory. If a file or directory to be retrieved already exists in the current directory, the user is asked to confirm overwriting it.

Options

-f
force overwriting of existing file in trash folder without interactively prompting the user

Usage

As an example, some files and directories might be recycled with:

  rc file1 directory1/ file2 directory2

They could be retrieved with:

  rt file1 directory1/ file2 directory2

History

First public version by Ken Turner, 27/01/97

Second version by Ken Turner, 28/03/97


Up one level to NEXTSTEP/OPENSTEP Utilities

Web Ken Turner Home   Email    Search Search Web Pages

Last Update: 15th July 2006
URL: https://www.cs.stir.ac.uk/~kjt/software/nextstep/recycler.html