Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Bashing away at Unix
- Date: Sat, 15 Mar 2008 01:50:55 -0800
- From: "SL Baur" <steve@example.com>
- Subject: Re: [tlug] Bashing away at Unix
- References: <47D7A519.70409@imaginatorium.org> <20080312101925.5b996fe6.gstewart@bonivet.net> <ed10ee420803140059s7f2c8398p9f06ae4c173f6f69@mail.gmail.com> <78d7dd350803140132x36ca0133m915dd9dee59b24b7@mail.gmail.com> <87y78lskxz.fsf@uwakimon.sk.tsukuba.ac.jp> <78d7dd350803140257t3a3fdbbat913b079a795a425a@mail.gmail.com> <ed10ee420803140322t5a6aeb95tcdece78abbc6dd62@mail.gmail.com> <87ejacsh6h.fsf@uwakimon.sk.tsukuba.ac.jp> <ed10ee420803150006t1d44b873gf0620c8c48e1bb90@mail.gmail.com> <873aqss5tm.fsf@uwakimon.sk.tsukuba.ac.jp>
On 3/15/08, Stephen J. Turnbull <stephen@example.com> wrote: > SL Baur writes: > > > It's defined yes, but what does your system do when you run the script: > > > > #! /bin/sh > > echo foo ^ bar > > > chibi:git-staging steve$ echo foo ^ bar > foo ^ bar > chibi:git-staging steve$ > > > > The correct answer probably is that you see "bar: not found". Do > > you know why? > > > I don't know but will hazard a guess: buggy history expansion. man is > such a wonderful resource. :-) You should have taken your own advice, Steve-san. The `^' is an ancient (pre-Version 7) usage of the pipe symbol in sh. Proper shells, including ksh, respect scripts containing `^' to mean `|' when they are invoked as /bin/sh. This is only one example of my argument on sh <-> IE congruence. -sb (Microsoft Windows 7, where Unix was when it was Version 7, 30 years ago)
- References:
- [tlug] Bashing away at Unix
- From: Brian Chandler
- Re: [tlug] Bashing away at Unix
- From: Godwin Stewart
- Re: [tlug] Bashing away at Unix
- From: SL Baur
- Re: [tlug] Bashing away at Unix
- From: Nguyen Vu Hung
- Re: [tlug] Bashing away at Unix
- From: Stephen J. Turnbull
- Re: [tlug] Bashing away at Unix
- From: Nguyen Vu Hung
- Re: [tlug] Bashing away at Unix
- From: SL Baur
- Re: [tlug] Bashing away at Unix
- From: Stephen J. Turnbull
- Re: [tlug] Bashing away at Unix
- From: SL Baur
- Re: [tlug] Bashing away at Unix
- From: Stephen J. Turnbull
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Bashing away at Unix
- Next by Date: Re: [tlug] Bashing away at Unix
- Previous by thread: Re: [tlug] Bashing away at Unix
- Next by thread: Re: [tlug] Bashing away at Unix
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links