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