Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I have a file x which contains few line.
<.... port=8080 security=on....>
I have to search for the above line where port number is 8080 and update the value of security=off in that line. I have to write this in a shell script.Could anyone please
suggest me how to do so.
Thanks
I have a file x which contains few line.
<.... port=8080 security=on....>
I have to search for the above line where port number is 8080 and update the value of security=off in that line. I have to write this in a shell script.Could anyone please
suggest me how to do so.
Thanks