The traditional name of directories (especially on Unix and Unix-like operating systems) used to store temporary files. Also, the filename extension of temporary files.
Questions tagged [tmp]
317 questions
-3
votes
2 answers
Cannot create directory in tmp(overthewire bandit24)
I'm trying to solve bandit24 on overthe wire on ubuntu virtual machine.
I have already seen the solution.
But i have a problem,when i try to create a directory on tmp as bandit24@bandit i get this message:
Cannot create directory…

Luca Emelino
- 1
- 2
-4
votes
2 answers
Why does GIT ignore tmp folders?
Just noticed (after 4 years) that git seems to automatically ignore any tmp folder in any subdirectory of my project. Now, I'm quite happy with that but it worries me: are there other things it's ignoring by default?
My .gitignore does have a line…

Del Berry delberry
- 99
- 9