>>> On 8/8/2008 at 10:14 AM, in message <[EMAIL PROTECTED]>, "Stahr, Lea" <[EMAIL PROTECTED]> wrote: > On SuSE 8 I used RPL to do a text replacement when cloning Linux guests. > Is there a similar product on SuSE 10 or must I go find/install RPL > myself?
For doing only that, only a small number of files are involved. find, xargs, and sed should be about all you need. I'm not aware of anything else in SLES that will do similar things as part of a single package. There are various yast commands (line-mode) that can be issued to change some things via a script. "yast lan longhelp" will give you more info. http://www.laffeycomputer.com/rpl.html 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
