Wikipedia - When that other online encyclopedia just won't do ;)
Read more »Shell Script To Access The International Thesaurus!
Impress your friends with fancy alternative foreign words for the banal English ones you use everyday ;)
Read more »Category: Beginner Tags:
- Login to post comments
Script To Get Weather Forecasts For Your Zip Code
Not only will you not have to open the window, now you don't even have to open the browser window to find out the weather ;)
Read more »- Login to post comments
Combinations Vs. Permutations on Linux and Unix
Looking at the difference between combinations and permutations with a little combo generating code.
Read more »Category: Beginner Tags:
- Login to post comments
Perl Script To Maximize Guaranteed Combinations Within Fixed Lists
Finally, the Perl script that took 8 posts to deconstruct :)
Read more »Category: Beginner Tags:
- Login to post comments
Online Encyclopedia Shell Script For Linux And Unix
The world at your command line loving fingertips :)
Read more »Category: Beginner Tags:
- Login to post comments
Schedule periodic tasks with cron
Periodic schedulers come in many shapes and sizes but one constant is cron, the scheduling daemon that will run programs and scripts at arbitrary times or intervals. A number of different cron implementations exist: although vixie-cron may be the most popular, there are other similar programs such as dcron, fcron, anacron, and others.
Read more »Using Grep To Streamline Your Shell And Command Line Scripting
Some interesting ways to use grep to shorten your command lines. Not to be confused with efficiency ;)
Read more »Category: Beginner Tags:
- Login to post comments
The Thesaurus Shell Script - New And Improved!
An updated version of the updated version of the Thesaurus script we put up a while ago. Many thanks :)
Read more »Category: Beginner Tags:
- Login to post comments
Perl and Bash Versions Of Binary To Decimal Conversion Script
Perl and Bash ports of our newbie program to convert binary numbers to decimal. Code written for ease-of-reading, where possible. If you don't script already; start! :)
Read more »Category: Beginner Tags:
- Login to post comments
Distributing New SSH Keys Using Rsh On Linux And Unix
Quick and easy shell script to help setup openssl, openssh and zlib, while creating new ssh host keys, network-wide using rsh.
Read more »Category: Beginner Tags:
- Login to post comments
Using Perl To Handle Mass Mailing In Linux Or Unix
Simple Perl Script To Do Mass Emailing From Lists Running Any Mail Agent On Linux Or Unix.
Read more »Category: Beginner Tags:
- Login to post comments