August 15, 2008 · all, linux

nifty linux command lines

watch -n 1 ‘dmesg | tail’
watches a file (or other input) and outputs it every '1' second

← All posts