Re: [kde-linux] Please Help!
- Date: Thu, 15 Mar 2007 13:05:12 +0200
- From: Boyan Tabakov <blade.alslayer@xxxxxxxxx>
- Subject: 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.
- Follow-Ups:
- Re: [kde-linux] Please Help!
- From: Boyd Stephen Smith Jr.
- Re: [kde-linux] Please Help!
- References:
- [kde-linux] Please Help!
- From: Konstantin Lungu
- [kde-linux] Please Help!
- Prev by Date: [kde-linux] Please Help!
- Next by Date: Re: [kde-linux] Please Help!
- Previous by thread: [kde-linux] Please Help!
- Next by thread: Re: [kde-linux] Please Help!
- Index(es):