[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help: Command to search & replace word in file?



; Is there a way from the console to use a grep like command to search a file
; for, say the word "blue" and replace it with "red"? The key is console and
; not within Vim, etc. I'm trying to set up a way to automate changing
; .Xdefault setups with a simple Bash script.

man sed

r.



Reply to: