* Tomas Pospisek , 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 debian-devel-req
Hello Kenji,
On 6.9.2014 Kenji Takashima wrote:
I have been trying to execute multiple shell scripts in gui with no
avail. The scripts succesfully executed in a terminal, however in the
gui, the files would not execute when clicked on, and, when
right-clicked, did not have a "run" option. Oth
Package: general
Severity: important
Dear Maintainer,
I have been trying to execute multiple shell scripts in gui with no avail. The
scripts succesfully executed in a terminal, however in the gui, the files would
not execute when clicked on, and, when right-clicked, did not have a "run"
option. O
3 matches
Mail list logo