Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Answer / Manoj Chauhan
echo '0 15 * * * shutdown -h now' | crontab -
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the comma to display different lines that are found when compare two files?
What does grep v do?
How to setup sudo, only can use for particular date & time only ( for solaris10 )
What command would users use to see what file one page at a time in UNIX?
What are Unix processes, and how do you manage them?
what do you understand by 'building block primitive'?
distinguish between paging and swapping?
What is the different between UNIX command and UNIX shell script?
which command is used to stop a running process in unix?
What command is used to replace the existing string with some other?
distinguish between physical addresses and logical address?
23 Answers College School Exams Tests, CTS, Infosys, SAX, TATA, TCS,
in UNIX ,What is the command to view contents of a large error log file?