Search Results

Search: Posts Made By: strategery
615
Posted By strategery
Thanks guys. As RudiC pointed out, I was...
Thanks guys.
As RudiC pointed out, I was assuming I know how 'if' works from previous knowledge,
and Scrutinizer I went to the help for 'if' and see now. Years of programming elsewhere just got me...
615
Posted By strategery
Correct me if I mis-understand, but you're saying...
Correct me if I mis-understand, but you're saying that basically the 'if' evaluator of bash makes the determination that it has been passed a command, and that an exit status of '0' should equate to...
615
Posted By strategery
Seeking clarification: function within if conditional
So I'm trying to understand exactly what happens if you do as mentioned in title...my example:
[user@pc /]$ nslookup www.google.com &>/dev/null;echo $?
0
[user@pc /]$ nslookup foo.google.com...
2,055
Posted By strategery
Thanks, I'll see where I can get with that. ...
Thanks, I'll see where I can get with that. Hopefully I will get to poke around and try it today.
2,055
Posted By strategery
Also, probably should have stated the script...
Also, probably should have stated the script itself starts chromium-browser

---------- Post updated at 02:57 PM ---------- Previous update was at 02:56 PM ----------



I was afraid of that. I...
2,055
Posted By strategery
Monitor keypresses without focus?
Hi all,
I'm new to Linux, been at it a couple weeks. I have written a script that basically acts as a watchdog to ping a server on a set interval, make sure chromium-browser is running, and a...
Showing results 1 to 6 of 6

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