public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Karsten Schulz <kaschu@t800.ping.de>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] Bash-Skript Frage
Date: Sat, 20 Aug 2005 07:01:35 +0200	[thread overview]
Message-ID: <200508200701.35258.kaschu@t800.ping.de> (raw)
In-Reply-To: <43021EF0.20408@freenet.de>

Hi Nils,

ist zwar schon ein paar Tage her, aber für das Archiv ;-):

Am Dienstag, 16. August 2005 19:14 schrieb Nils Andresen:
> Volker Katz wrote:
> >Also in der Art:
> >
> >/bin/job1 &
> >/bin/job2 &
> >/bin/job3 &
> >while (not job1 finished && not job2 finished && not job3 finished)
> >/bin/job4
>
> Macht
> ( /bin/job1 & /bin/job2 & /bin/job3 ) && /bin/job4
> nicht das ?!

nein, Dein Lösungsvorschlag führt job4 nur dann aus, wenn job3 mit einem 
exit code von 0 endet. Dauer und Erfolg von job1 und job2 sind in 
diesem Konstrukt unerheblich.

Gruß
Karsten

-- 
Deutsche Übersetzungen von Fachbegriffen aus der Computerwelt:
Keyboard: Schlüsselbrett

-- 
gentoo-user-de@gentoo.org mailing list



  reply	other threads:[~2005-08-20  5:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-16 14:16 [gentoo-user-de] Bash-Skript Frage Volker Katz
2005-08-16 15:12 ` Emil Beinroth
2005-08-16 17:14 ` Nils Andresen
2005-08-20  5:01   ` Karsten Schulz [this message]
2005-08-20 10:04   ` [gentoo-user-de] " Thomas Schweikle
2005-08-20 10:39     ` Hendrik Jürgens
2005-08-20 13:16       ` Thomas Schweikle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200508200701.35258.kaschu@t800.ping.de \
    --to=kaschu@t800.ping.de \
    --cc=gentoo-user-de@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox