michael@slashetc:~$

Safely Creating Temporary Files and Directories for Shell Scripting

How to safely create temporary files and directories to be used in Linux shell scripting. Learn some of the security concerns related to temporary files and how to implement best practices.

Article Source.