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