* Tomas Pospisek <[email protected]>, 2014-09-06, 21:06:
Open a terminal and in the terminal write the following:cd /tmp echo "#!/bin/sh" > foobar echo "touch foobar.touched" >> foobar chmod +x foobar
This is not a secure way to use /tmp. -- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

