Goal: To provide a way for a website administrator to dispatch a long-running command-line program, one that might take hours to complete (so exec is out). The admin interface should show that the process is running. There is only one job that will ever be dispatched.
Displaying posts tagged: bash
2009-02-26 3:42 pm
No Comments
Summary: I’ve written a Bash script that creates both a Subversion repository and corresponding Trac project, and AppleScript to give the Bash script a nicer GUI. See the files »
