Search Results

Search: Posts Made By: JGM22
1,584
Posted By JGM22
While Read Two Files
I am trying to read two files in a while loop. It never runs, any thoughts would be most appreciated.
cat /tmp/trueclients.lst | while read CLIENT
cat /tmp/dates.lst | while read DATES
while read...
2,423
Posted By JGM22
Let me start over... This script will...
Let me start over...

This script will perform the following:

for IMAGE in `cat /tmp/dates.lst`
do
sudo bpimagelist -L -client server1 -d $IMAGE -e $IMAGE -policy INT-UNIX-Servers | egrep -i...
2,423
Posted By JGM22
Do While Script
All,

I am a newbie to scripting and would appreciate any assistance on the following. I am a NetBackup administrator and just completed a disaster recovery exercise. Thankfully this was only six...
Showing results 1 to 3 of 3

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