Re: automatic program starter

Páxina inicial
Anexos:
Mensaxe orixinal
+ (text/plain)
Borrar esta mensaxe
Responder a esta mensaxe
Autor: KevinO
Data:  
Para: plug-discuss
Asunto: Re: automatic program starter
Mikey wrote:
> Thnks Lee,
> I like the second way; however, the problem I am having is locating te
> executable mozilla. This means that I have to do the first sample. This is
> what I have for the file:
>
> In directory /mnt/hda4/bmike1/.kde/Autostart/ I have a file called
>
> 'mozilla.starter'
>
> In this file are the lines:
>
> #!usr/bin/sh/
> mozilla
>

Try:
#!/bin/bash

You left out the leading slash, bash will work :)

- --
KevinO

If you're careful enough, nothing bad or good will ever happen to you.
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss