For searching through files I always end up using grep with a number of options. Because I don’t like typing…
A quick tip about determining the size of a folder by using the command line. As always when using the…
For a minecraft mini-game I wanted to give all the players a special item at predefined times. In this case:…
A quick tip this time about adding a cronjob from a bash script. Every webproject I’m developing on has it’s…
Batch files are well known for managing and configuring client computers. Most of the system administrators are creating batch files…
Update 21-07-2013: based on the comments of this post, I’ve added an additional step to restore the rights of the…