look at this line of script
ssh $HMCUSER@$HMC lshwres -r io --rsubtype slot -m \"$SYSTEM\" -F drc_name:drc_index | awk -F: '$1 == "'$SLOT'" {print $2}')
This runs on HMC as this ssh to HMC there check the slot, it uses the awk command after | sign,
I just want to know how Khalid use this, on...
Dear Khalid
I have seen your post u have posted on 11 April regarding moving the resources between DLPAR. I want to do the same by script, but i have a problem, please tell me how "awk" is used by user of HMC, as you have used awk in your script.
Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.