watch -n 1 ‘dmesg | tail’ watches a file (or other input) and outputs it every ‘1’ second
nifty linux command lines
August 15th, 2008 No Comments
Tags: linux
watch -n 1 ‘dmesg | tail’ watches a file (or other input) and outputs it every ‘1’ second
Tags: linux