writeToTempFile

writeToTempFile - Script that writes the text supplied on the command-line or via STDIN to a temporary file
Download

writeToTempFile Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Cameron Hayne
  • Publisher web site:
  • http://hayne.net/MacDev/Perl/zero_separated
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 1 KB

writeToTempFile Tags


writeToTempFile Description

writeToTempFile - Script that writes the text supplied on the command-line or via STDIN to a temporary file writeToTempFile is a free command-line Perl script that will write the text supplied on the command-line or via STDIN to a temporary file and outputs the name of that file (to STDOUT). writeToTempFile is mostly intended as an illustration of how to write to temp files in a secure way, avoiding race conditions. In a more usual usage, you would use 'unlink' to remove the file afterwards.


writeToTempFile Related Software