<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 &quot;setperms&quot; as suggested by fpTech and this is the results<br><br>Checking for user &#39;filepro&#39;...<br>
Checking for user &#39;filepro&#39;...<br><br>User &#39;filepro&#39; 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 -- &#39;E&#39;<br>Try &#39;chown --help&#39; for more information.<br>chmod: invalid option -- &#39;E&#39;<br>
Try &#39;chmod --help&#39; 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 &quot;have&quot; 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">&lt;<a href="mailto:barrywiseman@verizon.net" target="_blank">barrywiseman@verizon.net</a>&gt;</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>
&gt; I have reported this error to fptech and was suggested to run this script<br>
&gt;<br>
&gt; for i in `ipcs -s|grep filepro | tr -s &quot; &quot; &quot;&quot; | cut -d&quot; &quot; -f2`<br>
&gt;<br>
&gt; do<br>
&gt;                  ipcrm -s $i<br>
&gt; done<br>
&gt;<br>
&gt; I tried the script but I am getting this error:<br>
&gt;<br>
&gt; tr: when not truncating set1, string2 must be non-empty<br>
&gt;<br>
&gt;<br>
&gt; Can anyone point me towards a prospective solution?<br>
&gt;<br>
</div></div>That is definitely invalid tr syntax, I get the same error here. But fptech&#39;s pipeline command should work correctly without it, I couldn&#39;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>