On Debian stable, python 2.6.4
I have a script that overwrites /dev/null.
Any idea as to what could be happening?
The only thing I have is a typical cron job that redirects output to /dev/null, but that should not cause that, right?
On Debian stable, python 2.6.4
I have a script that overwrites /dev/null.
Any idea as to what could be happening?
The only thing I have is a typical cron job that redirects output to /dev/null, but that should not cause that, right?