There's an old saying, "anything worth doing, is worth automating"—or something like that. Downloading and reading Linux Journal always has been worth doing, and now you can automate it with our new ...
I have a script that i am using to move data around called from cron. I would like to have the ability to differentiate between being called from cron and being called from command line, so i can ...