UNIX Commands that
you will need to know
|
| Command
Usage |
What
the Command does |
cd
[directory name] |
Changes
to directory specified. |
| rm
[filename] |
Removes/Deletes
filename specified |
| sz
[filename] |
Download's
filename specified with ZMODEM Protocol |
| rz |
Initiates
Upload with ZMODEM Protocol |
| mv
[old filename] [new filename] |
Renames
a file from the old filename to the new filename |
| mv
[filename] [path] |
This
command can move the filename to the path specified. |
| logout
or exit |
This
will log you out, and hang you up from GDN. |