Search Results

Search: Posts Made By: Vijayaragavan
4,837
Posted By Vijayaragavan
Hi Shazin I tried but no luck. my file is...
Hi Shazin

I tried but no luck.
my file is something like this

i know the key 'channel' based on this key i want to rewrite the particular line.how do i do that

config 'wifi-device'...
4,837
Posted By Vijayaragavan
Hi I tried with sed -n l abc1 ...
Hi

I tried with

sed -n l abc1

No response.

if it is tab then how do i use sed command.
i mean how do i specify the tab character in sed command.

Thanks
4,837
Posted By Vijayaragavan
Hi ! Tanks for your quick reply I...
Hi !

Tanks for your quick reply

I tried but no luck.

It is not replacing the word

sed -e "s/option \'channel\' \'5\'/option \'channel\' \'8\'/g" abc1

This is what my command.
...
6,234
Posted By Vijayaragavan
Thanks for your quick reply It is not home...
Thanks for your quick reply

It is not home work. i am working on project.

Thanks
4,837
Posted By Vijayaragavan
command to replace the entire line from the key point
Hi everyone
I am new to Unix. I got stuck up by small issue.

I have text file something like this

abc 'xyz' '5'
lmn 'pqr' '7'

i want to replace the abc 'xyz' '5' to abc 'xyz' '6'
...
6,234
Posted By Vijayaragavan
Replace 'abc' with 'xyz'
Hi everyone

I am new to unix . i got struck up with small issue.

i have text file something like this

abc 'xyz' '5'
pqr 'lmn' '6'

i want to replace

abc 'xyz' '5' with abc 'tyr'...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 12:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy