The mktemp command on Fedora-based systems and tempfile on Debian-based systems are specially designed to alleviate that burden by making it easy to create, use, and remove unique files.
Source: LXer – Make a temporary file on Linux with Bash
 
			
			
						The mktemp command on Fedora-based systems and tempfile on Debian-based systems are specially designed to alleviate that burden by making it easy to create, use, and remove unique files.
Source: LXer – Make a temporary file on Linux with Bash