Web lists-archives.org

Re: [kde-linux] Please Help!




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

Attachment: pgpdoknvWWW5L.pgp
Description: PGP signature

___________________________________________________
This message is from the kde-linux mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.