From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: f891f,84341d9bfd06c34b X-Google-Attributes: gidf891f,public X-Google-Thread: 101deb,7fc5f2ed2567dae4 X-Google-Attributes: gid101deb,public X-Google-Thread: 103376,7fc5f2ed2567dae4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-30 15:26:27 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!panix!panix3.panix.com!not-for-mail From: jbrock@panix.com (John Brock) Newsgroups: comp.lang.misc,comp.lang.ada,comp.lang.pl1 Subject: Re: Shell Central Date: 30 Aug 2002 18:26:26 -0400 Organization: PANIX -- Public Access Networks Corp. Message-ID: References: NNTP-Posting-Host: panix3.panix.com X-Trace: reader1.panix.com 1030746386 27636 166.84.1.3 (30 Aug 2002 22:26:26 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Fri, 30 Aug 2002 22:26:26 +0000 (UTC) Xref: archiver1.google.com comp.lang.misc:3691 comp.lang.ada:28611 comp.lang.pl1:2989 Date: 2002-08-30T18:26:26-04:00 List-Id: In article , Peter da Silva wrote: >In article , >John Brock wrote: >> The language I have in mind would *feel* like a shell, and share >> a number of conventions with the bourne shell family, even though >> some things would be quite different. >Have you had a look at the Plan 9 shell, "rc". It has a lot of feel >of the bourne shell, but the scripting is quite different and a lot >more regular. > >It's also designed to be used cleanly from a window system, for example >the default prompt is a ";" so you can almost always cut-and-paste a few >lines of commands and they'll do the right thing. Interesting! I hadn't looked at this carefully, and I should. It's still not exactly what I want, but it's closer than anything I have run into so far. They're still developing Plan 9! How nice! -- John Brock jbrock@panix.com