Search Results

Search: Posts Made By: mrplow2k69
1,909
Posted By mrplow2k69
This is my entire code that is the latest...
This is my entire code that is the latest revision before coming here for help:




#!/bin/bash
NOW=$(date)
GRP1=$(grep --quiet "Outtage" newfile)
GRP2=$(grep --quiet "0" outage.txt)

if [[...
1,909
Posted By mrplow2k69
thank you very much for the reply. I was playing...
thank you very much for the reply. I was playing around with variables but couldnt get the if then syntax down. I imagine the "0" means that it is equalling true?

I will try that now! :)

I was...
1,909
Posted By mrplow2k69
Running external programs inside an if then else
Good morning,

First time poster. be gentle! :)

I do not know coding all that well but I can hack the hell out of example scripts! I just cant wrap my brain around this one.

Im trying to run...
Showing results 1 to 3 of 3

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