Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Vanishing files ?
- X-seq: zsh-users 10332
- From: Meino Christian Cramer <Meino.Cramer@xxxxxx>
- To: zsh@xxxxxxxxxxxx
- Subject: Re: Vanishing files ?
- Date: Sun, 28 May 2006 20:44:39 +0200 (CEST)
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <20060528183724.GB11731@DervishD>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20060528.172405.74744323.Meino.Cramer@xxxxxx> <20060528183724.GB11731@DervishD>
From: DervishD <zsh@xxxxxxxxxxxx>
Subject: Re: Vanishing files ?
Date: Sun, 28 May 2006 20:37:24 +0200
Hi Raúl,
> Hi Meino :)
>
> * 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 ;)
Keep hacking!
Meino
> > By the way: Does anyone know a trick how to remove _all_
> > Escape-Sequences from a script generated by the command "script" ...
> > "col -b" does not catch all.
>
> "sed". Or Perl, if you know Perl but don't know sed. It's tricky,
> anyway, because not all escape sequences have the same length :((
>
> Probably there is a much clever trick to achieve what you want,
> but I'm not aware of it, sorry :(((
>
> Good luck!
>
> 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