Mailinglist Archive: opensuse-autoinstall (87 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] problems with sed in a custom script
- From: "Sebastian Reitenbach" <reitenbach@xxxxxxxxxxx>
- Date: Mon, 12 Feb 2007 12:41:10 -0000
- Message-id: <20070212124110.7DF2447463@xxxxxxxxxxxxxxx>
Hi,
> > Try this: sed -i -e '/^\RUNDIR=\/var\/run/aexport VARIABLE=test' file
>
> unfortunately, this is not working, It produces empty output.
> I just wonder why the sed script is working when I run it manually on
> commandline after installation,but not while run from autoyast.
>
I do not know, what I did wrong last week, but the sed command I initially
used is working now.
thanks for your responses
Sebastian
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
> > Try this: sed -i -e '/^\RUNDIR=\/var\/run/aexport VARIABLE=test' file
>
> unfortunately, this is not working, It produces empty output.
> I just wonder why the sed script is working when I run it manually on
> commandline after installation,but not while run from autoyast.
>
I do not know, what I did wrong last week, but the sed command I initially
used is working now.
thanks for your responses
Sebastian
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |