Monthly Archives: February 2010

Logging while monitoring a shell script

You may be familiar with redirecting the output of your shell script to a file using exec However, what do you do if you want monitor the output while logging at the same time? I just figured this out (probably again, since I tend to forget things… which is why I’m blogging this). WARNING: This [...]
Posted in My Projects | Tagged , , | Leave a comment