| Append to a file | cat fileA >> fileB
|
| Calendar | cal
|
| Change Directory To Another | cd dirA
|
| Change Directory To Home | cd
|
| Compress a File | compress fileA
|
| Copy a File | cp fileA fileB
|
| Current Directory | pwd
|
| Date | date
|
| Decompress File | uncompress fileA
|
| Disk Space Left | du
|
| Display mail inbox | subj
|
| Download File Zmodem Binary | sz -b fileA
|
| Download File Zmodem ASCII | sz -a fileA
|
| Edit a File | pico fileA
|
| File Transfer Kermit (Upload/Download) | kermit
|
| List File-Size | ls -l
|
| List File-Type | ls -F
|
| List Files | ls
|
| List Hidden Files | ls -a
|
| Mail a text file | cat fileA | mail freduser@site
|
| Make New Directory | mkdir dir.name
|
| Manual Pages for a Topic | man topic
|
| Move File into a Directory | mv file dir
|
| Password | passwd
|
| Pine (E-mail) | pine
|
| Pine - Attachments | attchmnt (within pine)
|
| Pine - Compose E-mail | c (at pine main menu)
|
| Pine - Folders | L (at pine main menu)
|
| Pine - View Mail within pine | select I (mail index),
select message, press
Return
|
| Remove Directory | rmdir dirA
|
| Remove File | rm fileA
|
| Rename File | mv fileA fileB
|
| Search Internet - Archie | type archie to list options
|
| Search Internet - Gopher | gopher
|
| Suspend an Operation | Control-z
|
| Upload File Zmodem ASCII | rz -a
|
| Upload File Zmodem Binary | rz -b
|
| Usage Fee - Monthly | charges (month)
|
| Usage Fee - Total | charges
|
| Usenet Newsgroups | tin or nn
|
| View Contents of a File | less fileA
|
| View Contents of a File Rapidly | cat fileA
|
| View Contents - Compressed File | zmore fileA.Z
|
| Weather | help weather
|
| What Does This Command Do? | whatis (command)
|
| What's Their Login Name? | whois freduser
|
| Who is Online Now? | finger
|