2 FAQ tagged "gnu sed"
Viewing 1-2 of 2 FAQ -- Linux / UNIX View Only Configuration File Directives ( uncommented lines of a config file )
Most Linux / UNIX configuration files are documented using comments, but some time I just need to see line of configuration text in a file. How can I view just the uncommented configuration file directives from squid.conf or httpd.conf file?
- Bash Shell: Replace a string with another string in all files using sed and perl -pie
Q. How do I replace a string with another string in all files? For example, ~/foo directory has 100s of text file and I’d like to find out xyz string and replace with abc. I’d like to use sed or any other tool to replace all occurrence of the word.
A.sed command is designed for this [...]
Viewing 1-2 of 2 FAQ - ( see all popular tags )


Recent Comments
Yesterday ~ 19 Comments
Yesterday ~ 1 Comment
Yesterday ~ 7 Comments
Yesterday ~ 2 Comments
Yesterday ~ 2 Comments