Sometimes, you just have to look into the raw data to see…
Browsing Tag
bash
8 posts
Adding Random Quotes to the Bash Login Screen
According to “official” system administrator rules and guidelines you shouldn’t be adding…
Another Bash One Liner To Delete Old Directories
We received a tip from blog readers Christian and Michael for alternatives…
One Line Linux Command to Print Out Directory Tree Listing
My professor sent us this little one liner (ok, I had to…
One Line Batch Rename Files Using CSV Input File and awk
The Bash command environment, which is the namesake of this blog, is…
Set Operations Using Bash Commands
Found a great post over at good coders code, great reuse. This…
Bash Script to Interface with Rsync Command
I created this Bash script as a project for the system administration…