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
Attachment:
pgprx9lINs9rZ.pgp
Description: PGP signature
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines