| To: | scsh-users@scsh.net |
|---|---|
| Subject: | how do I write "(a; b) >file" in scsh? |
| From: | Wolfgang Hukriede <whukriede@ifm-geomar.de> |
| Date: | Tue, 14 Feb 2006 15:38:00 +0000 (UTC) |
| List-id: | <scsh-users.list-id.scsh.net> |
| Sender: | news <news@sea.gmane.org> |
Here's a very simply question: how do I write "(a; b) >file" in scsh? I came up with (run (begin (run (a)) (run (b))) (> file)) but this looks a bit ridiculous, right? Many thanks! |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Next by Date: | Re: how do I write "(a; b) >file" in scsh?, RT Happe |
|---|---|
| Next by Thread: | Re: how do I write "(a; b) >file" in scsh?, RT Happe |
| Indexes: | [Date] [Thread] [Top] [All Lists] |