* 2011-10-20T09:29:35+01:00 * Jesus arteche wrote:

> I want to create a script to change some words in some sonf files at
> the start up of the system...do you know the command in bash for
> search the word and replace it??

Sounds like you need "sed" command and its s/.../.../ command. Probably
sed's --in-place option will be useful.


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to