|
Name
|
Description
|
|
alias
|
Create an alias for a command sequence, see csh(1)
|
|
apropos
|
locate commands by keyword lookup
|
|
banner
|
display a string in large letters
|
|
bc
|
arbitrary-precision arithmetic language
|
|
bg
|
Run a suspended job in the background, see csh(1)
|
|
cal
|
display a calendar
|
|
cancel
|
send/cancel requests to a printer
|
|
cat
|
concatenate and display
|
|
cc
|
C compiler
|
|
cd
|
change working directory
|
|
chgrp
|
change the group ownership of a file
|
|
chmod
|
change the permissions mode of a file
|
|
chsh
|
change local or NIS password information
|
|
clear
|
clear the terminal screen
|
|
compress
|
compress or expand files
|
|
cp
|
copy files
|
|
crontab
|
install, edit, remove or list a user's crontab file
|
|
csh
|
shell with a C-like syntax and advanced interactive features
|
|
date
|
display or set the date
|
|
dbx
|
source-level debugger
|
|
df
|
report free disk space on file systems
|
|
diff
|
display line-by-line differences between pairs of text files
|
|
dircmp
|
compare directories
|
|
dirs
|
Display the directory stack, see csh(1)
|
|
dos2unix
|
convert text file from DOS format to ISO format
|
|
du
|
display the number of disk blocks used per directory or file
|
|
echo
|
echo arguments to the standard output
|
|
egrep
|
search a file for a string or regular expression
|
|
eject
|
eject media device from drive
|
|
exec
|
Execute a command in place of the current shell, see csh(1)
|
|
exit
|
Exit the current shell, see csh(1)
|
|
fdformat
|
format diskettes
|
|
fg
|
Resume executing a suspended job in the foreground, see csh(1)
|
|
fgrep
|
search a file for a string or regular expression
|
|
file
|
determine the type of a file by examining its contents
|
|
find
|
find files by name, or by other characteristics
|
|
finger
|
display information about users
|
|
from
|
display the sender and date of newly-arrived mail messages
|
|
ftp
|
file transfer program
|
|
grep
|
search a file for a string or regular expression
|
|
groups
|
display a user's group memberships
|
|
head
|
display first few lines of specified files
|
|
history
|
Display recently typed commands, see csh(1)
|
|
hostid
|
print the numeric identifier of the current host
|
|
hostname
|
set or print name of current host system
|
|
id
|
print the user name and ID, and group name and ID
|
|
jobs
|
List jobs suspended or backgrounded from this shell, see csh(1)
|
|
kill
|
send a signal to a process, or terminate a process
|
|
last
|
indicate last logins by user or terminal
|
|
limit
|
Set or display resource limits, see csh(1)
|
|
line
|
read one line
|
|
lint
|
a C program verifier
|
|
ln
|
make hard or symbolic links to files
|
|
login
|
log in to the system
|
|
logname
|
get the name by which you logged in
|
|
logout
|
Terminate a login shell, see csh(1)
|
|
lp
|
send/cancel requests to a printer
|
|
lpq
|
display the queue of printer jobs
|
|
lpr
|
send a job to the printer
|
|
lprm
|
remove jobs from the printer queue
|
|
lpstat
|
display the printer status information
|
|
ls
|
list the contents of a directory
|
|
mach
|
display the processor type of the current host
|
|
man
|
display reference manual pages
|
|
mesg
|
permit or deny messages on the terminal
|
|
mkdir
|
make a directory
|
|
more
|
browse or page through a text file
|
|
mv
|
move or rename files
|
|
newgrp
|
log in to a new group
|
|
nice
|
run a command at low priority
|
|
passwd
|
change local or password information
|
|
popd
|
Pop the directory stack, see csh(1)
|
|
printenv
|
display environment variables currently set
|
|
ps
|
display the status of current processes
|
|
pushd
|
Push a directory onto the directory stack, see csh(1)
|
|
pwd
|
display the pathname of the current working directory
|
|
quota
|
display a user's disk quota and usage
|
|
rehash
|
Rescan the execution path, see csh(1)
|
|
reset
|
establish or restore terminal characteristics
|
|
rlogin
|
remote login
|
|
rm
|
remove (unlink) files or directories
|
|
rmdir
|
remove (unlink) files or directories
|
|
rsh
|
remote shell
|
|
rup
|
show host status of local machines (RPC version)
|
|
ruptime
|
show host status of local machines
|
|
rusers
|
who's logged in on local machines (RPC version)
|
|
rwall
|
write to all users over a network
|
|
rwho
|
who's logged in on local machines
|
|
script
|
make typescript of a terminal session
|
|
setenv
|
Set or display environment variables, see csh(1)
|
|
set
|
Set or display shell variables, see csh(1)
|
|
sh
|
standard UNIX system shell and command-level language
|
|
sleep
|
suspend execution for a specified interval
|
|
sort
|
sort and collate lines
|
|
source
|
Read commands from a file, see csh(1)
|
|
spell
|
report spelling errors
|
|
spellin
|
report spelling errors
|
|
strings
|
find printable strings in an object file or binary
|
|
strip
|
remove symbols and relocation bits from an object file
|
|
stty
|
set or alter the options for a terminal
|
|
su
|
super-user, temporarily switch to a new user ID
|
|
suspend
|
Suspend the shell, see csh(1)
|
|
sync
|
update the super block; force changed blocks to the disk
|
|
tail
|
display the last part of a file
|
|
talk
|
talk to another user
|
|
tar
|
create tape archives, and add or extract files
|
|
telnet
|
user interface to a remote system using the TELNET protocol
|
|
time
|
time a command
|
|
touch
|
update the access and modification times of a file
|
|
trace
|
trace system calls and signals
|
|
tset
|
establish or restore terminal characteristics
|
|
tty
|
display the name of the terminal
|
|
umask
|
Set or display the file permissions mask, see csh(1)
|
|
unalias
|
Discard an alias, see csh(1)
|
|
uncompress
|
compress or expand files, display expanded contents
|
|
unix2dos
|
convert text file from ISO format to DOS format
|
|
unlimit
|
Remove a limit on a resource, see csh(1)
|
|
unset
|
Discard a shell variable, see csh(1)
|
|
unsetenv
|
Discard an envrionment variable, see csh(1)
|
|
uptime
|
show how long the system has been up
|
|
users
|
display a compact list of users logged in
|
|
uudecode
|
encode a binary file, or decode its ASCII representation
|
|
uuencode
|
encode a binary file, or decode its ASCII representation
|
|
vacation
|
reply to mail automatically
|
|
w
|
who is logged in, and what are they doing
|
|
wall
|
write to all users logged in
|
|
wc
|
display a count of lines, words and characters
|
|
whatis
|
display a one-line summary about a keyword
|
|
whereis
|
locate the binary, source, and manual page for a command
|
|
which
|
locate a command; display its pathname or alias
|
|
who
|
who is logged in on the system
|
|
whoami
|
display the effective current username
|
|
whois
|
Internet user name directory service
|
|
write
|
write a message to another user
|