有关开源协议

watch-监测命令的运行结果

roselone posted @ 2009年2月10日 22:58 in LINUX学习笔记 with tags watch , 1144 阅读

watch 是一个非常实用的命令,基本所有的 Linux 发行版都带有这个小工具,如同名字一样,watch 可以帮你监测一个命令的运行结果,省得你一遍遍的手动运行。

举例来说,Linux 系统有一个基础命令 w,可以显示当前的 uptime、负载还有登录的用户,非常方便,但是如果我想监测这些数据,看看有没有新用户登入,看看某段的时间的负载是不是太大之类的,就得手动一遍遍的运行这个命令,然后查看结果,虽然命令只有一个字母,但是还是很郁闷……

watch 就是干这个用的,直接在 watch 后面接你想运行的命令,watch 就会帮你重复运行,并把每次的结果都更新在屏幕上~

要想监测 w 命令的运行结果,只要 watch w 就可以了:

默认 watch 会以 2s 的间隔重复运行命令,你也可以用 -n 参数指定时间间隔~

还有一个实用的参数是 -d,这样 watch 会帮你高亮显示变化的区域,这样更加一目了然了~

Ctrl c 就可以退出~

你可以拿他来监测你想要的一切命令的结果变化,比如 tail 一个 log 文件,ls 监测某个文件的大小变化,看你的想象力了~

PS:

watch 属于 procps 这个软件包。

spotify für studente 说:
2023年7月22日 22:55

Jeder, der sich bereits für die Premium-Mitgliedschaft von Spotify angemeldet hat, bevor er sich bei einer der anerkannten Institutionen registriert hat, kann den Rabatt weiterhin in Anspruch nehmen. spotify für studenten Nachdem Spotify Sie aufgenommen hat, erhalten Sie bei der nächsten Verlängerung Ihrer Mitgliedschaft Informationen über den vergünstigten Preis.

CBSE 1st Class Revi 说:
2023年8月22日 19:17

CBSE Textbooks for Class 1 English, Hindi, Mathematics, Science, Social Science, and Sanskrit are available in this webpage. You will get the Download links of CBSE 1 Class Textbooks 2024 Students 1st Class which will help to prepare Final Examination Prepare of CBSE Board. Students your Textbooks online provide our website, Visit our web portal Download CBSE 1st Class Books 2024 Pdf links CBSE 1st Class Revised Syllabus 2024 CBSE 1st Book 2024 are Quite Important when we talk about the Central Bard Exam as these 1st Class book are Prepared as per the Syllabus Prescribed for CBSE Exam. so the NCERT 1st class Books 2024 can be Considered as the Complete Preparation Material for the Exam.

pavzi.com 说:
2024年1月08日 23:49

Pavzi website is a multiple Niche or category website which will ensure to provide information and resources on each and every topic. Some of the evergreen topics you will see on our website are Career, Job Recruitment, Educational, Technology, Reviews and others. pavzi.com We are targeting mostly so it is true that Tech, Finance, and Product Reviews. The only reason we have started this website is to make this site the need for your daily search use.


登录 *


loading captcha image...
(输入验证码)
or Ctrl+Enter