# first_command && second_command

Regards,

_____________________________

Iarly Selbir ( Ski0s )



On Tue, Nov 25, 2008 at 10:42 PM, Fred Silsbee <[EMAIL PROTECTED]>wrote:

>
>
>
> --- On Tue, 11/25/08, Jose Hernandez <[EMAIL PROTECTED]> wrote:
>
> > From: Jose Hernandez <[EMAIL PROTECTED]>
> > Subject: HELP - Run two commands at the same time, in the same window on
> the terminal
> > To: "Debian User List" <[EMAIL PROTECTED]>,
> [email protected]
> > Date: Tuesday, November 25, 2008, 10:16 PM
> > Hi, i would like to use macros (xnee) for answering my
> > commands:
> >
> > For example (sh script): this is for encrypt a file with
> > gpg
> >
> > gpg --e /directories/file -> This encrypt the file
> > cnee --replay output /file.xnl -> This is for running
> > the macro
> >
> > Then, gpg ask the name of the id, and file.xnl is a macro
> > with the name
> > recorded. I would like to run this at the same time, but
> > with more
> > commands and options.
> >
> > What could i do? Somebody know the response?
> >
> > Thank you very much, I appreciate your help.
> >
> > --
> > fedora-list mailing list
> > [email protected]
> > To unsubscribe:
> > https://www.redhat.com/mailman/listinfo/fedora-list
> > Guidelines:
> > http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>
> bash>(sleep 10;echo hello) &
> bash>ls -alF
>
>
>
>
>
> --
> fedora-list mailing list
> [email protected]
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines:
> http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>
-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to