Gnuplot, Latex and Scripting
Mittwoch, 11. Dezember 2013
Periodically execute program (bash) - watch
To periodically execute a command, e.g. ll to see the change in files just use watch:
watch
[-n <seconds>] [--differences[=cumulative]] [--interval=<seconds>] <command>
For example like this:
watch ls -l
Keine Kommentare:
Kommentar veröffentlichen
Neuerer Post
Älterer Post
Startseite
Abonnieren
Kommentare zum Post (Atom)
Keine Kommentare:
Kommentar veröffentlichen