Tartalom
Adatok
Licenc:
Verziószám:
Fejlesztő/tulajdonos:
Rövid leírás:
A watch Linux parancs manual oldala és súgója.
Man oldal kimenet
man watch
W(1) Linux Programmer's Manual W(1) NÉV watch - program figyelése frissítéssel ÁTTEKINTÉS watch [-n] másodperc program [ argumentumok ... ] LEÍRÁS A watch egy curses(3)-alapú program, amely alkalmas másik program futásának változását figyelni. Alapértelmezés szerint kétmásodpercenként frissíti magát. A -n opció használatával megadható a frissítési intervallum. A curses könyvtár használata miatt a képernyő frissítése gyors. A program futása a billentyűzetről kiadott megszakítással fejeződik be. A futás befejezése után a képernyő érvényes, törölt állapotban marad. SZERZŐ A watch -ot Tom Rems <rembo@unisoft.com> írta. MAGYAR FORDÍTÁS Tevesz Tamás <ice@rulez.org> 2 Sep 1997 W(1)
Súgó kimenet
watch --help
Usage: watch [options] command Options: -b, --beep beep if command has a non-zero exit -c, --color interpret ANSI color and style sequences -d, --differences[=<permanent>] highlight changes between updates -e, --errexit exit if command has a non-zero exit -g, --chgexit exit when output from command changes -n, --interval <secs> seconds to wait between updates -p, --precise attempt run command in precise intervals -t, --no-title turn off header -x, --exec pass command to exec instead of "sh -c" -h, --help display this help and exit -v, --version output version information and exit For more details see watch(1).
Kapcsolódó tartalom
- 11 megtekintés