| cd/0 | Change
working directory. |
| cd/1 | Change
working directory. |
| cls/0 | CLear
Screen. |
| dirs/0 | Manage
the _directory stack_:. |
| file_style/2 | True
when File should be listed as a terminal hyperlink. |
| ls/0 | Listing
similar to Unix “ls -F``, flagging directories with ‘/`. |
| ls/1 | Listing
similar to Unix “ls -F``, flagging directories with ‘/`. |
| mv/2 | Move
(Rename) a file. |
| popd/0 | Manage
the _directory stack_:. |
| pushd/0 | Manage
the _directory stack_:. |
| pushd/1 | Manage
the _directory stack_:. |
| pwd/0 | Print
current working directory. |
| rm/1 | Remove
(unlink) a file. |
| shell/0 | Execute
an interactive shell. |
| shell_command/1 | True
when Shell is the preferred executable for running an interactive shell. |