Ich habe mal wieder was gebloggt.
http://angryswarm.blogspot.com/2015/02/binsh-writing-your-own-watch-command.htmlThe command watch in FreeBSD has a completely different function than the popular GNU-command with the same name. Since I find the GNU-watch convenient I wrote a short shell-script to provide that functionality for my systems. The script is a nice way to show off some basics as well as some advanced features. …
