Search Results

Search: Posts Made By: whugo
2,154
Posted By whugo
Variable passing
Hi,

If a script A(Parent) is running and script B(child) is run from script A, will the variables in script A be past to script B?
Will the variables exist only for the duration of running the...
1,991
Posted By whugo
Using Korn Shell, but it works like a charm. ...
Using Korn Shell, but it works like a charm.

Thanks for your promt assistance.
1,991
Posted By whugo
AND OR with if
Hi,

I am try to set certain time parameters.
The if statement only seems to see the part before || or &&.
Please assist.
The code below.

if test `date +%a` != "Sat" || `date +%a` != "Sun"...
7,182
Posted By whugo
grep/awk/egrep?
Hi,

The input file "notifications" contains the following string.

FRTP has 149 missing batches

I want to search for :

FRTP has missing batches

As the number 149 is not important and...
Showing results 1 to 4 of 4

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