See a very interesting little game on the internet

Source: Internet
Author: User

vartarget= $;varNumber=0; Do{ number=window.prompt ("Enter a number", number);if(number==NULL|| number==target) Break;if(number>target) {Alert ( number+"too Big");Continue;}Else if(number!=target) {Alert ( number+"too small");Continue;}} while(true)if(number==NULL) Alert ("No, guess! The answer is:"+target)ElseAlert ("Guess right! The answer is:"+target)</script></body>

47, Iostat command: Through the Iostat convenient to view the CPU, network card, TTY device, disk, CD-ROM and other equipment activities, load information.

48. The watch command outputs the output of the command to a standard output device and is used for periodic execution of commands/timed execution commands

49. At command time scheduled task
Executes a specified task at a specified time, only once, and requires the ATD process to be turned on
Ps-ef | grep ATD View, open with/etc/init.d/atd start or restart;

50. Crontab command
The Linux system is controlled by the cron (Crond) system service. The Linux system has a lot of planned work on it, so this system service is started by default

51, lsof command: List the current system Open File tool

See a very interesting little game on the internet

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.