Search Results

Search: Posts Made By: rajsan
2,895
Posted By rajsan
Methyl, The first field is MB's itself. ...
Methyl,

The first field is MB's itself.




symclone -sid XXX -f YYY query | grep MB
MB(s) 9999.0 0.0 0.0


the output of the command after...
2,895
Posted By rajsan
Sorry Guys It was my silly mistake that caused...
Sorry Guys It was my silly mistake that caused the error.

Zaxxon,

Putting set -x helped to troubleshoot the problem that it was not able to open "LCL_CLN_FILE " as I did not use...
2,895
Posted By rajsan
Methyl, I can add sed to the other line, I...
Methyl,

I can add sed to the other line, I missed it.

remaining=$(symclone -sid $LCL_SID -f $ETC/LCL_CLN_FILE query | grep MB | awk '{print $2}' | sed 's/[.].*//')


I get an integer value...
2,895
Posted By rajsan
While Loop not running
echo "The recreate was successfully completed for device file $LCL_CLN_FILE." >> $LOG_FILE
remaining=$(symclone -sid $LCL_SID -f $ETC/$LCL_CLN_FILE query | grep MB | awk '{print $2}')
if [...
3,134
Posted By rajsan
How to compare floating variables , integer value expected?
I am running some commands and I am trying to get an output into a variable. I am having problem when I try to put that value in while loop, it says integer value expected. What's the best way to...
1,281
Posted By rajsan
Need help to check the copy % from following output
I have a scenario where I need to wait for the copy to be 100% in the following output

There can be multiple devices in the copy session so I need to wait till everything becomes 100%, also we...
2,227
Posted By rajsan
Thank you very much Corona688 and methyl for the...
Thank you very much Corona688 and methyl for the expanation.
2,227
Posted By rajsan
Help understanding the script
Hi Guys,

I am new to scripting , I am trying to rebuild a script based on an old script. Can someone help me figure out what the script is doing? This is only a part of the script.


I am...
Showing results 1 to 8 of 8

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