Re: automatic program starter

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: KevinO
Date:  
To: plug-discuss
Subject: 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