I see there's a command called 'tempfile' which creates a unique file for you, but what I'm wondering is: does it automatically delete that temp file for you at some point?
If not, is there a way to do that? Maybe delete the file as soon as the current shell ends?
If not, is there a way to do that? Maybe delete the file as soon as the current shell ends?