>>> On 12/30/2008 at 2:00 PM, "Shedlock, George" <[email protected]> >>> wrote: > SUSE 9.3. I found that file and have renamed it, but there is a line in that > file: > > _name='qeth-bus-ccw-0.0.0340' > > How can I change it from a command line?
vi or ed will work. Or, "sed -i -e 's/0.0.0340/0.0.1234/' ifcfg-qeth-bus-ccw-0.0.0340" Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
