Python中对Unix watch命令的重实现。
项目描述
watchpython
Python中对Unix watch命令的重实现。
Windows二进制文件可以从https://inventwithpython.com/watch.exe下载
我创建这个项目是因为Windows上的Cygwin watch命令存在奇怪的显示问题,并且似乎没有正确工作。
Usage: watchpython.py [OPTIONS] COMMAND
Repeatedly run the given command. Press Ctrl-C to quit.
By Al Sweigart al@inventwithpython.com
https://pypi.ac.cn/project/WatchPython/
Options:
--version Show the version and exit.
-b, --beep Beep if command has a non-zero exit.
-e, --errexit Exit if command has a non-zero exit.
-f, --full-text Display full text even if it's more than one screen
long.
-g, --chgexit Exit when output from command changes.
-n, --interval FLOAT Seconds to wait between updates.
-t, --no-title Turn off header.
--help Show this message and exit.
项目详情
关闭
WatchPython-0.1.3.tar.gz的散列值
算法 | 散列摘要 | |
---|---|---|
SHA256 | 84e44f2785d93e691b8c3357a55d0070623ada500d86f2a9ae1e124bfdfd2039 |
|
MD5 | 5f5243c020a7c35fb287aa6fe08c10d3 |
|
BLAKE2b-256 | f586c9859b5f2af252a24b8eb586061225be6bc364226461b5eaa74fd6ebc4d2 |