Thanks, I think whith these solutions I can handle the editing of /etc/modules.conf

now, what should I write in this file. Something like "alias iucv0 iucv" ??
and which commands or utilities should I run afterward ?

Regards,
Herve

-----Message d'origine-----
De: Stefan Gybas [mailto:[EMAIL PROTECTED]]
Date: vendredi, 4. janvier 2002 13:40
�: [EMAIL PROTECTED]
Objet: Re: Problem with redhat 7.2 and iucv


Alan Cox wrote:

>>Try to update /etc/modules.conf with "ed" from x3270 screen. Have lot of fun!
>>:-)) Heinz

> echo "whatever" >>/etc/modules.conf tends to be simpler 8)


Or if you need to change a line you can use something like
perl -p -i -e "s/foo/bar/" /etc/modules.conf

Regards,
Stefan Gybas

Reply via email to