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*

3
  • When creating temporary files, it is standard practice to remove overlooked files with a trap command. Commented Oct 26, 2015 at 20:44
  • I am on MacOS 10.9.5. Commented Oct 29, 2015 at 3:36
  • Thanks for the clarification. Temporary files aren't as elegant as some possible approaches relying on additional extensions, but I'll provide a short sample script, for consistency. Commented Oct 29, 2015 at 8:17