Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • What features does the application use (e.g. command line or GUI, does it use unix-y features such as interprocess communication or permissions intensively)? Depending on the answer, this can go from trivial to extremely complicated. Commented Apr 20, 2011 at 21:02
  • It is a command-line application. No IPC or Permissions. Commented Apr 21, 2011 at 7:24