HELP - Run two commands at the same time, in the same window on the terminal

Paul W. Frields stickster at gmail.com
Wed Nov 26 12:41:26 UTC 2008


On Wed, Nov 26, 2008 at 11:24:42AM +0000, Iarly Selbir wrote:
> # first_command && second_command

That command won't run two commands at once.  It runs the first
command, and if that command has a 0 return code (in most cases, that
means "completed without error"), it then runs the second command.

-- 
Paul W. Frields                                http://paul.frields.org/
  gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233  5906 ACDB C937 BD11 3717
  http://redhat.com/   -  -  -  -   http://pfrields.fedorapeople.org/
  irc.freenode.net: stickster @ #fedora-docs, #fedora-devel, #fredlug
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20081126/1a24602f/attachment-0001.sig>


More information about the fedora-list mailing list