Search Results

Search: Posts Made By: 7adi
3,477
Posted By 7adi
I tried using grep that gives me all URLs that is...
I tried using grep that gives me all URLs that is present in json file.


How could I stop matching to property notifications and its values?
"notifications":{{ ...... }}


grep...
3,477
Posted By 7adi
Parse property from json file
Hello All,


Greetings..


I have a json file that I need to pase its URLs and other values.
The match should start with "notifications" and output URLs and settings values.


I tried...
4,451
Posted By 7adi
Hi RudiC...
Hi RudiC (https://www.unix.com/member_modal.php?u=302122047&modal=1),


Yes, it works. Don't know why I want loop, when there is so many other ways.


@Neo, yes semicolon was missed. Thank you...
4,451
Posted By 7adi
Hi @MadeInGermany, Thank you. My...
Hi @MadeInGermany,

Thank you.


My preference is awk as my whole (learning) script is based on it.

Since I find perl is doing better job and clean as well, I would start digging it and learn...
4,451
Posted By 7adi
Hi @Neo, Thank you very much. Yes, perl...
Hi @Neo,


Thank you very much. Yes, perl did the job. I will find something with sed or awk and avoiding installing gsed.


tests-Mac:~ test$ osascript -e 'tell application "System Events" to...
4,451
Posted By 7adi
Hi, @rudic, you might be correct...
Hi,


@rudic, you might be correct something must be with shell version. Below is the output that might help to provide additional advice. I was not able to find sed version on my macOS 10.13.6...
4,451
Posted By 7adi
Apologies. I tried again. I am confused here. I...
Apologies. I tried again. I am confused here. I did exactly same as you advised. They printed in other way as highlighted below.
The strings changed to smiley when I paste it from my terminal and...
4,451
Posted By 7adi
Thank you @Neo for your quick response. But that...
Thank you @Neo for your quick response. But that didn't work as expected.


I tried with two ways with your advise:


Is it due to the variable holds as one word?
4,451
Posted By 7adi
Print strings in bash in loop
Hello All,


I am a newbie and have been struggling to print in loop.


I have one line hold in a variable and need to print them with first six strings.



We have get the value with...
Showing results 1 to 9 of 9

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