Hacker News new | ask | show | jobs
by emilsedgh 4097 days ago
For lazy people out there:

There is also the command `tailf` which is quite similar to 'tail -f'.

2 characters make so much difference :)

1 comments

alias tf='tail -f'

I saved you three more!

GRUB_CMDLINE_LINUX_DEFAULT="init=/usr/bin/tail"

Maximum savings!