sh-1

Shell, a command line interpreter.

Description

Shell commands are used by context-menu operations, for example when you delete a file.

List of supported commands

The following commands are supported:

$ cd    - change context
$ cp    - copy files
$ ls    - list children
$ mv    - move files
$ new   - create files
$ prop  - get/set file properties
$ q     - list files, stands for 'query'
$ rm    - remove files

Implemented OS Interfaces

.Inline
.Main
.Request