FreeBSD equivalent for watch(1)
Submitted by Bram Schoenmakers on 14 April, 2008 - 15:18.
The command in Linux can be pretty handy sometimes, but I was missing that command in FreeBSD. There is a watch command but it didn't seem to do what I expected it to do.
But about a week ago I found out there's an equivalent application in the ports tree: sysutils/cmdwatch. Good to find out, finally.