<div dir="ltr"><div class="gmail_extra">After a quick fix, the script ran OK ... I am still having a problem with filePro not running ... I ran "setperms" as suggested by fpTech and this is the results<br><br>Checking for user 'filepro'...<br>
Checking for user 'filepro'...<br><br>User 'filepro' found, proceeding normally...<br><br><br>Setting permissions and ownerships for filePro programs<br>located in /var/appl/fp<br><br><br>Setting permissions and ownerships for filePro configs<br>
<br>Setting permissions and ownerships for filePro menus<br>located in /var/appl/miami/fp/menusm<br><br>chown: invalid option -- 'E'<br>Try 'chown --help' for more information.<br>chmod: invalid option -- 'E'<br>
Try 'chmod --help' for more information.<br><br>Setting permissions and ownerships for filePro data files<br>located in /var/appl/fpm/filepro<br><br><br>Setperms: Done<br>root@txallenas02:/var/appl/fp/scripts# pwd<br>
/var/appl/fp/scripts<br><br><br></div><div class="gmail_extra">I do not want to nor should edit scripts packaged with the runtime ... Of course, if that is whats needed, I "have" to get this box done.<br><br><br>
</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 12, 2013 at 4:13 PM, Barry Wiseman <span dir="ltr"><<a href="mailto:barrywiseman@verizon.net" target="_blank">barrywiseman@verizon.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><div class="h5"><br>
On 6/12/2013 4:03 PM, fpgroups . wrote:<br>
> 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>
> Can anyone point me towards a prospective solution?<br>
><br>
</div></div>That is definitely invalid tr syntax, I get the same error here. But fptech's pipeline command should work correctly without it, I couldn't say why they thought that tr segment was needed.<br>
_______________________________________________<br>
Filepro-list mailing list<br>
<a href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a><br>
Subscribe/Unsubscribe/Subscription Changes<br>
<a href="http://mailman.celestial.com/mailman/listinfo/filepro-list" target="_blank">http://mailman.celestial.com/mailman/listinfo/filepro-list</a><br>
</blockquote></div><br></div></div>