Running programs often write data there so you may cause some havoc if you start deleting /tmp
blindly.
However, by default, /tmp
is mounted on a tmpfs so the data will go away on it’s own.
Running programs often write data there so you may cause some havoc if you start deleting /tmp
blindly.
However, by default, /tmp
is mounted on a tmpfs so the data will go away on it’s own.