hello all
i hav a file in which i want to replace '/dev/null &' with " " .i m using
:s/'/dev/null &'/" "
but it is not replacing the string
hello all
i hav a file in which i want to replace '/dev/null &' with " " .i m using
:s/'/dev/null &'/" "
but it is not replacing the string
what programming environment do you use (bash, c++)? Here is solution for bash (read last post there).
http://www.linuxforums.org/forum/programming-scripting/66737-bash-replace-string-file-another.html
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.