[kde-linux] Please Help!

Boyan Tabakov blade.alslayer at gmail.com
Thu Mar 15 11:05:12 UTC 2007


On Wednesday 14 March 2007 14:48:18 Konstantin Lungu wrote:
> Hi. How could i make shell scripts run by clicking on them, no by executing
> a shell script program? Thanks in advance.

Just make sure the script has the appropriate hashback (#!/bin/bash, 
#!/usr/bin/perl etc) in the first line and is marked as executable (chmod +x 
[script file]). Double-clicking of the script now will execute it. Note that 
you won't see the stdout or stderr output, and you cannot make use of the 
stdin either.

-- 
Blade hails you...

Who are you? Man condemned to shine a salvation
Throughout the centuries
                                    --Nightwish
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-linux/attachments/20070315/c90a087e/attachment.sig>


More information about the kde-linux mailing list