Open top menu
Visit my music site/blog
songs-player.blogspot.com

<!---TITLE---only one, appears in the banner of the window dialogue box /TITLE- index.html Welcome to Ibex06 by James Dalton at Mesa College UNIX ©

c:\unix\cmdslist.txt
********************
alias
apropos
at
awk
banner
bc
bg
bind
break
builtin
bye
case wordinpattern pattern esac
cal
cancel
cat
cc
cd
chfn
chgrp
chop
chmod
chown
cmp
comm
command
compress
continue
cp
cpio
crtontab
crypt
csplit
ctags
cxref
cut
date
dc
dd
declare
deroff
df
diff
dir
dircmp
dirname
dirs
dispgid
dispuid
do
du
echo
ed
egrep
elvis
emacs
enable
env
esac
expr
eval
ex
exec
exit
expr
export
false
fc
fg
fgrep
fi
find
file
finger
ftp
for
function
gawk
getopts
getyorn
grep
hash
head
help
history
id
if CMD; then CMD; elif CMD; then CMD; else CMD; fi
jobs
kill
ld
let
lex
line
lint
ln
ls
logout
lp
lpstat
make
man
more
mv
nawk
nice
nohup
notify
nroff
od
page
pcat
perl
pg
ping
popd
pr
printf
ps
pushd
pwd
rcp
read
read-only
return
rm
rmdir
ruptime
sdb
sed
set
script
sh
shift
sleep
sort
source
split
strings
strip
stty
suspend
su
tail
talk
tar
tee
telnet
test
then
time
times
touch
trap
troff
true
truss
tty
ttymon
type
typeset
ulimit
umask
unalias
uncompress
uniq
unpack
unset
users
uptime
uustat
until CMD; do CDM; done
uudecode
uuencode
vedit
vi
w
wait
wall
wc
what
which
while CMD; do CMD; done
who
whodo
whoami
who am i
write
xargs
yacc
zcat
`
~
!
@
# !/etc/awk
#
$1 $2 $2 $4 $5 $6 $7 $8 $9 $0 $* $? $# $endof
% [digits | word ] [&]
^
& background
*
()
_
+
-
=
|
\
/
<
^leftmost 
* match one or more preceeding
[:lower:][
\{range of instances}\
\ escape quote
\1...\9
\(buf)\
\<l-word-r>\
> to
>> apppend add on to end of ...
< from
<< where
. .profile
1,$s/old/new/g

0 comments