Some of my friends ask me what is this command? How does it work? Why does it make my computer lag so bad that they have to reboot it?! This command is actually a version of a Forkbomb. When executed,…
All posts tagged “unix”
Display line X to line Y from huge file on terminal
This technique is very useful specially if you have a very huge file and you only want to display specific line. Of course you can use cat, head or tail. But that wouldn’t be helpful if you want to display…

