Search Results

Search: Posts Made By: whdr02
2,121
Posted By whdr02
@Scrutinizer that solved the too many arguments...
@Scrutinizer that solved the too many arguments issue but the while isn't ending properly. The second and third conditions are being met but it isn't ending.

CacheFlusher is a string
2,121
Posted By whdr02
While with three conditions
Currently this is what I am trying
while [ $x -le 10 ] || [ [ $stage1 != CacheFlusher ] && [ $percent1 -ne 100 ] ]; do

I want to continue if the first condition or both the second and third are...
5,415
Posted By whdr02
Thanks, Can you tell me why this works or give...
Thanks,
Can you tell me why this works or give me a reference so I can read about it?
5,415
Posted By whdr02
Truncating a variable
I have a variable that is a full path name and I just want the file name with out the extension. I have figured out how to do this using some temp files but I would really like to avoid that if...
2,405
Posted By whdr02
I don't seem to have mktemp on my server.
I don't seem to have mktemp on my server.
2,405
Posted By whdr02
Help with cleanup
I am trying to add a unique string to a variable to prevent some name space collisions.

DATAFILE=/u001/app/unica/affinium644/campaign/partitions/limited/tmp/ebf9aaah.t~#
DATETIME=`date...
Showing results 1 to 6 of 6

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