| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Hannu E K Nevalainen \(garbage mail\)" <garbage_collector AT telia DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: OT: to be "nice", or not... |
| Date: | Thu, 7 Aug 2003 00:37:11 +0200 |
| Message-ID: | <NGBBLLIAMFLGJEOAJCCECEKKDCAA.garbage_collector@telia.com> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| Importance: | Normal |
| In-Reply-To: | <Pine.GSO.4.44.0308061405530.24886-100000@slinky.cs.nyu.edu> |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
> From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf > Of Igor Pechtchanski > On Wed, 6 Aug 2003, Hannu E K Nevalainen (garbage mail) wrote: --8<-- > > *The point* is beeing able to launch the time/cpu-consuming > task and then > > "append" the paging later. > > > > The obvious is to concatenate "cat ..." with the line above it > > - but this is NOT the answer I'm asking for. > > $ echo > list.md5; find -type f | xargs md5sum -b >> list.md5 2>&1 & > [1] 5060 > $ wait %1; cat TaskDone.wav >/dev/dsp > > HTH, > Igor Ahh... job-handling, ofcourse! Thanks! NEWBIE? FYI: $ man bash /JOB CONTROL $ help wait $ help jobs /Hannu E K Nevalainen, B.Sc. EE Microcomputer systems - 59?14'N, 17?12'E --END OF MESSAGE-- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |