FreeBSD equivalent for watch(1)
Tagged:  •    •  

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.