Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Vanishing files ?
- X-seq: zsh-users 10338
- From: DervishD <zsh@xxxxxxxxxxxx>
- To: Meino Christian Cramer <Meino.Cramer@xxxxxx>
- Subject: Re: Vanishing files ?
- Date: Mon, 29 May 2006 08:11:19 +0200
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <20060528.204439.30183018.Meino.Cramer@xxxxxx>
- Mail-followup-to: Meino Christian Cramer <Meino.Cramer@xxxxxx>, zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: DervishD
- References: <20060528.172405.74744323.Meino.Cramer@xxxxxx> <20060528183724.GB11731@DervishD> <20060528.204439.30183018.Meino.Cramer@xxxxxx>
Hi Meino :)
* Meino Christian Cramer <Meino.Cramer@xxxxxx> dixit:
> > * Meino Christian Cramer <Meino.Cramer@xxxxxx> dixit:
> > > Why can I execute the contents of the script "tempwatch" but not the
> > > script itsself?
> >
> > Probably because you don't have read or execute permissions for
> > the script :?? You can execute the contents because you're entering
> > them in the command line, but that has nothing to do with the
> > problem you have.
>
>
> Hmmm...I did a
>
> solfire:/home/mccramer>ls -l bin/tmepwatch
> -rwxr-xr-x 1 mccramer users 79 May 28 20:36 bin/tmepwatch
> solfire:/home/mccramer>
>
> and it seems to be an X-file ;)
It is!. Well, then the problem is probably that the first line of
the script doesn't contain a valid interpreter. Could you please post
the first line of bin/tmepwatch?
Raúl Núñez de Arenas Coronado
--
Linux Registered User 88736 | http://www.dervishd.net
http://www.pleyades.net & http://www.gotesdelluna.net
It's my PC and I'll cry if I want to... RAmen!
Messages sorted by:
Reverse Date,
Date,
Thread,
Author