System Statusat, chmod,chgrp, chown,crontab,date, df,du, env, finger, ps,ruptime, shutdwon,stty, who.At command.at command along with crontab command is used to schedule jobs.at options time [ddate] [+increment] is syntax of at command.for example if I have a script named usersloggedin which contains. #!/bin/ksh who | wc -l echo "are total number of people logged in at this time."and I want to
Thank you for reading the article about
Unix Commands Part 8 on the blog
NEW TECH If you want to disseminate this article on please list the link as the source, and if this article was helpful please bookmark this page in your web browser by pressing Ctrl + D on your keyboard keys.
Related articles :
Unix Commands Part 7Storage commandscompress uncompress, cpio,dump,pack, tar, mt.Compress command.Compress command compr… Read More...
Unix Commands Part 6Communicationscu,ftp,login, rlogin,talk,telnet, vacation and write .Cu command.cu command is used fo… Read More...
Unix Commands Part 2File Management commands.cat,cd, cp, file,head,tail, ln,ls,mkdir ,more,mv, pwd, rcp,rm, rmdir, wc.Pw… Read More...
Unix Commands Part 3Comparison and Searchingdiff,dircmp, cmp, grep, find.Diff command.diff command will compare the two … Read More...
Solaris10 UNIX: How to Configure DNS Client / name serverHow do you set DNS namserver under Sun Solaris UNIX system?The resolver is a set of routines in the … Read More...
Unix Commands Part 8System Statusat, chmod,chgrp, chown,crontab,date, df,du, env, finger, ps,ruptime, shutdwon,stty, who… Read More...
Unix Commands Part 4Text processingcut,paste, sort, uniq,awk,sed,vi.Cut command.cut command selects a list of columns or… Read More...
Year 2038 problemThe year 2038 problem may cause some computer software to fail at some point near the year 2038. The… Read More...
Breaking Out Of A sudo ShellBreaking Out Of A sudo ShellI’ve been meaning to write this up for a while, but had a post go by on … Read More...
Unix Commands Part 5Shell and programmingShell programming,bourne shell, ksh, csh, echo,line,sleep, test,cc compiler.She… Read More...
Like this article? Please share :