How a simple script can transform your desktop cleanup.
What happens when you run a Linux command? This simple act can appear straightforward, but many different things can actually occur, depending on whether you’re running an executable program, a shell ...
I recently switched to Mac OS X as my primary desktop operating system after spending over a decade on Linux. Although Apple’s operating system supplies practically all of the command line tools I ...
You need to package up a bunch of files, send them somewhere, and do something with them at the destination. It isn’t an uncommon scenario. The obvious answer is to create an archive — a zip or tar ...
I have a pretty simple shell script to delete old logs from a directory, there are about 64 thousand files in the directory. If I execute it by hand from the CLI it works, but invoked thru a crontab ...
It is no secret that we often use and abuse bash to write things that ought to be in a different language. But bash does have its attractions. In the modern world, it is practically everywhere. It can ...
Jason Snell recently explained how to use Applescript to automate the popular Twitter client Twitterific. But, with the help of some simple shell scripting, you can also send quick status updates ...
The Swedish company Axis Communications AB introduced a new concept several years ago, when it launched its line of camera servers. Perhaps recognizing that its line of network cameras (one of which ...