Command | Description |
:help | stuck in com? use this command to help you out. also reveals some fun options...like JIVE ;] |
:jive | talk in gangsta mode and scare/confuse the hell out of everyone |
:hunt | no need to quit com just to play Hunt. just type in this command and you're away. |
:tetris {login} | challenge another chatter to a game of two-player Tetris |
:echo | enables you to see what you type, but annoying to use. |
:quit | this is the command to use in COM mode. too often i've seen people just type quit without the colon. |
Command | Description |
mkgopher | type in this command at your shell, and follow the instructions onscreen to setup your gopherspace. |
quit | quit MKGOPHER |
Command | Description |
mkhomepg -a | sets up your web space. you can add a title, description and choose whether or not you want your site listed in the SDF member website directory. |
mkhomepg -p | sets the correct file permissions for files in your html directory. |
Command | Description |
games | type in to see the list of games on SDF |
man {game} | read the FAQ for each game |
Command | Description |
cd | used to (C)hange (D)irectory. usage: cd {directory} or cd .. (to go up a directory) |
delete {file} | deletes files only. |
pwd | (P)resent (W)orking (D)irectory |
ps | lists all your processes |
cal | shows the calendar for the current month |
date | shows the current date and time in UCT |
leave {time} | sets an alarm in UCT. {time} must be in 24 hours. leave +{mins) sets an alarm to go off in {mins} minutes |
cat {file} | enables you to view a [text] file. derived from conCATenate. |
mv | use this command to move files: mv -fi /udd/{first letter of your login}/{login}/{file} ... /udd/{first letter of your login}/{login}/{destination directory}/ |
pine | this is your email program |
finger {user} | view info on a particular user. eg finger ssinct and see his really cool graphic |
Miscellaneous UNIX stuff
Important notes:
edit {file} , and include the file extension if your file is for your website(?)