<div dir="ltr"><div>I have reported this error to fptech and was suggested to run this script<br><br>for i in `ipcs -s|grep filepro | tr -s " " "" | cut -d" " -f2`<br>
<br>
do<br>
ipcrm -s $i<br>
done<br><br>I tried the script but I am getting this error:<br><br>tr: when not truncating set1, string2 must be non-empty<br><br><br></div>Can anyone point me towards a prospective solution?<br><br>Thank you all for your assistance!!!!<br>
<br></div>