<br># first_command &amp;&amp; second_command<br><br clear="all">Regards,<br><br>_____________________________<br><br>Iarly Selbir ( Ski0s )<br><br>
<br><br><div class="gmail_quote">On Tue, Nov 25, 2008 at 10:42 PM, Fred Silsbee <span dir="ltr">&lt;<a href="mailto:fredsilsbee@yahoo.com">fredsilsbee@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
<br>
--- On Tue, 11/25/08, Jose Hernandez &lt;<a href="mailto:mgdpz1@gmail.com">mgdpz1@gmail.com</a>&gt; wrote:<br>
<br>
&gt; From: Jose Hernandez &lt;<a href="mailto:mgdpz1@gmail.com">mgdpz1@gmail.com</a>&gt;<br>
&gt; Subject: HELP - Run two commands at the same time, in the same window on the terminal<br>
&gt; To: &quot;Debian User List&quot; &lt;<a href="mailto:debian-user@lists.debian.org">debian-user@lists.debian.org</a>&gt;, <a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>
&gt; Date: Tuesday, November 25, 2008, 10:16 PM<br>
<div><div></div><div class="Wj3C7c">&gt; Hi, i would like to use macros (xnee) for answering my<br>
&gt; commands:<br>
&gt;<br>
&gt; For example (sh script): this is for encrypt a file with<br>
&gt; gpg<br>
&gt;<br>
&gt; gpg --e /directories/file -&gt; This encrypt the file<br>
&gt; cnee --replay output /file.xnl -&gt; This is for running<br>
&gt; the macro<br>
&gt;<br>
&gt; Then, gpg ask the name of the id, and file.xnl is a macro<br>
&gt; with the name<br>
&gt; recorded. I would like to run this at the same time, but<br>
&gt; with more<br>
&gt; commands and options.<br>
&gt;<br>
&gt; What could i do? Somebody know the response?<br>
&gt;<br>
&gt; Thank you very much, I appreciate your help.<br>
&gt;<br>
&gt; --<br>
&gt; fedora-list mailing list<br>
&gt; <a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>
&gt; To unsubscribe:<br>
&gt; <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
&gt; Guidelines:<br>
&gt; <a href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines" target="_blank">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br>
<br>
</div></div>bash&gt;(sleep 10;echo hello) &amp;<br>
bash&gt;ls -alF<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
<br>
<br>
<br>
--<br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines" target="_blank">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br>
</div></div></blockquote></div><br>