Path: Unix :

UNIX

The UNIX Operating System



System_V_Rel_1.0_M68000_1984.zip - found this on usenet; it is the ATT UNIX System V operating system.

The command shell / terminal allows you to manipulate the computer using a language as
an interface to the computer.

Type man and the name of a command at the terminal command prompt and the manual page
reader will display information describing the command and how to use it.

$ man ls


This command when typed into the command shell pulls up the manual page for the ls command...

Type [escape] [escape] ":" "q" [enter] to quit the manual reader and return to the command shell.

File Commands:
ls
cp
rm
mv
mkdir
rmdir
ln
chmod
chown
cd
clear
cat
wc
grep
find
more
sh
csh
bash
history
banner
screen
df
dd
mount
umount
kill
pkill
ps
top
tar
gzip
zip
zip
unzip
file
Command Shells:
sh
csh
bash


Text Editor Commands:
vi
pico
emacs


Networking Commands:
ping
tftp
traceroute
netstat
tcpdump
tcpflow
nmap
ftp
telnet
ssh
scp
wget
lynx
pine
sendmail
hostname
smbclient
mysql
ifconfig


Programming Commands:
cc
g++
make
cpp
lint
ld
ar
ldd
strings
strip
nasm
gas
gpc
gdb
gprolog
lex
yacc
perl
flex
bison
sed
gawk
expect
tcl
tk
ktrace



Account Commands:
passwd
chpass
su
finger
who
w
talk
wall
whoami