Garrett Wollman wrote:
> [/dev/stdin] also helps when bogus programs refuse to read from the
> standard input.
Or if you want to read more than one file, one of which is standard input.
e.g.
gzip -dc oldlogs.*.gz | cat /dev/stdin todays-log | log-analyzer ...
Of course that will work with "-" instead of "/dev/stdin" but I
personally think it's the "-" hack to mean stdin/stdout which should be
abolished, not /dev/std{in,out,err}. No doubt others will disagree.
--
Ben Smithurst / [EMAIL PROTECTED] / PGP: 0x99392F7D
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- Re: Fdescfs updates--coming to ... Brian Somers
- Re: superduperopen(3) (was:... Gerhard Sittig
- Re: superduperopen(3) (was:... Peter van Dijk
- Re: superduperopen(3) (was:... Gerhard Sittig
- RE: superduperopen(3) (was:... Tony Johnson
- Re: Fdescfs updates--coming to a dev... Adrian Filipi-Martin
- Re: Fdescfs updates--coming to ... Bruce Evans
- Re: Fdescfs updates--coming... Adrian Filipi-Martin
- Re: Fdescfs updates--coming to a devfs n... Frank Mayhar
- Re: Fdescfs updates--coming to a devfs n... Garrett Wollman
- Re: Fdescfs updates--coming to a dev... Ben Smithurst
- Re: Fdescfs updates--coming to a devfs n... Garance A Drosihn
- Re: Fdescfs updates--coming to a devfs n... Warner Losh
- Re: Fdescfs updates--coming to a devfs near you! Robert Watson
- Re: Fdescfs updates--coming to a devfs near you! Johnny Eriksson
- /proc & /dev/std* [Was: Fdescfs updates--com... Konstantin Chuguev
- Re: Fdescfs updates--coming to a devfs near you! John Baldwin
- Re: Fdescfs updates--coming to a devfs near you! Donn Miller
