<br># first_command && 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"><<a href="mailto:fredsilsbee@yahoo.com">fredsilsbee@yahoo.com</a>></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 <<a href="mailto:mgdpz1@gmail.com">mgdpz1@gmail.com</a>> wrote:<br>
<br>
> From: Jose Hernandez <<a href="mailto:mgdpz1@gmail.com">mgdpz1@gmail.com</a>><br>
> Subject: HELP - Run two commands at the same time, in the same window on the terminal<br>
> To: "Debian User List" <<a href="mailto:debian-user@lists.debian.org">debian-user@lists.debian.org</a>>, <a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>
> Date: Tuesday, November 25, 2008, 10:16 PM<br>
<div><div></div><div class="Wj3C7c">> Hi, i would like to use macros (xnee) for answering my<br>
> commands:<br>
><br>
> For example (sh script): this is for encrypt a file with<br>
> gpg<br>
><br>
> gpg --e /directories/file -> This encrypt the file<br>
> cnee --replay output /file.xnl -> This is for running<br>
> the macro<br>
><br>
> Then, gpg ask the name of the id, and file.xnl is a macro<br>
> with the name<br>
> recorded. I would like to run this at the same time, but<br>
> with more<br>
> commands and options.<br>
><br>
> What could i do? Somebody know the response?<br>
><br>
> Thank you very much, I appreciate your help.<br>
><br>
> --<br>
> fedora-list mailing list<br>
> <a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>
> To unsubscribe:<br>
> <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
> Guidelines:<br>
> <a href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines" target="_blank">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br>
<br>
</div></div>bash>(sleep 10;echo hello) &<br>
bash>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>