Printing
lpr -Print files
lpq -View print queue
lprm -Remove print jobs
Spelling Operations
look -Look up spelling
aspell -Check spelling interactively
spell -Check spelling in batch
Processes
ps -List all processes
w -List users’ processes
uptime- View the system load
top -Monitor processes
xload -Monitor system load
free -Display free memory
kill -Terminate processes
nice -Set process priorities
renice- Change process priorities
Scheduling Jobs
sleep -Wait for some time
watch- Run programs at set intervals
at -Schedule a job
crontab -Schedule repeated jobs
No comments:
Post a Comment