Category: Bash
-
How-to: Simple Bash Scripting
This how-to is about simple bash scripting. Scripts come in handy when you when you need to do certain tasks in a unix environment. They come in handy when you need to to a task in seconds that would be otherwise so repetitive that it would take you all day. “While loops” save the day…
-
How-to: Treesize script for linux.
This is a simple Treesize Script for Linux. I take no credit for this script. I found it on the internet but it works very well so I am putting it here so I don’t loose it. Feel free to distribute. If you are the arthor of this script contact me and I will gladly…