Windows equivalent of 'startup'

Thomas Olsen tanghus at gmail.com
Tue Jul 7 10:47:23 UTC 2009


On Sunday 14 June 2009 11:10:48 Muzer wrote:
>
> Plonk a symlink or a shell script to it in ~/.kde/Autostart

I'm trying to start GCALDaemon from ~/.kde/Autostart. It's located in 
/usr/local/bin/GCALDaemon/bin and the executable script is called standalone-
start.sh. First I just made a symlink but the the java libraries couldn't be 
found. The I made this small script:

#!/bin/sh

cd /usr/local/bin/GCALDaemon/bin/
pwd
standalone-start.sh&

but then it says:

/usr/local/bin/GCALDaemon/bin
.kde/Autostart/GCALCaemon.sh: 5: standalone-start.sh: not found

The 'pwd' command is just to check that I'm in the correct dir.
Have I forgotten something totally basic about shell scripting?

-- 
Best Regards / Med venlig hilsen

  Thomas Olsen

Til uvedkommende, der læser med: Der er ingen grund til at læse min mail.
Jeg har intet at gøre med FARC, al-Jihad, al-Qaida, Hamas, Hizb al-Mujahidin 
eller ETA.
Jeg har aldrig gjort Zakat, går ikke ind for Istishad, har ikke lavet en 
bilbombe eller kernevåben og jeg ved dårligt nok, hvad Al Manar og бомба 
betyder. 
Men tak for den udviste interesse




More information about the kubuntu-users mailing list