--===============1181421976== Content-Type: multipart/signed; boundary="nextPart106789324.HJBIQgMsM7"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart106789324.HJBIQgMsM7 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 23 March 2007 05:36:04 Jean-Philippe wrote: > Running in the console at first showed the need to chmod it - I wasn't > expecting that, it doesn't make sense to me to change the permissions to > run a script that was build, saved & launched under the same user ! You always have to allow your scripts to be executed as commands by changin= g=20 their permissions (the x one). Otherwise you have to launch your script wit= h=20 an interpreter command - e.g. "perl myscript". Now you don't need the entir= e=20 777 permission, because obviously you don't want someone else to modify you= r=20 script. (On home computers this doesn't matter that much, but again it is n= ot=20 a good practice). All you need is 700 or the more commonly used 755. Anyway - for someone who said to be new to perl, you did a great job making= =20 the script work for you! =2D-=20 Blade hails you... Our souls will join again the wild --Nightwish --nextPart106789324.HJBIQgMsM7 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQBGA4FKXOXFG4fgV74RAsnJAJ9KVQNdgGhwmWZCVkrmDkn2O/OslACgg/ub FjmwH9aEWYGPGc3bcQamMS8= =djp4 -----END PGP SIGNATURE----- --nextPart106789324.HJBIQgMsM7-- --===============1181421976== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ KDE PIM users mailing list kdepim-users@kde.org https://mail.kde.org/mailman/listinfo/kdepim-users --===============1181421976==--