Tag Archives: bash

UNIX One-Liners: Some Useful Shell Programs

My Favorite One-Liners: Some Useful Shell Programs… But first things first… I would like to note that this aint my list of favorite shell programs.. well, it has become… but what I mean is this aint an original article that I created and posted here.. this is a section from the now defunt, Sysadmin Magazine… … Continue reading

How To Increment a (Bash/Korn) Variable

Ever wonder how to increment a number inside a variable in a bash or korn shell? If you’re the geeky type of guy, I’m sure you know how.. Well, this quick post is sort of like a note to self.. I jsut want to have it handy in case I need it again.. and for … Continue reading