home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!sgigate!odin!pkr.asd.sgi.com!rodman
- From: rodman@pkr.asd.sgi.com (Paul Rodman)
- Newsgroups: comp.lang.perl
- Subject: Re: Problems with "tee"
- Message-ID: <1992Aug21.215940.27856@odin.corp.sgi.com>
- Date: 21 Aug 92 21:59:40 GMT
- References: <none> <1992Aug21.172813.13174@odin.corp.sgi.com> <1992Aug21.202726.15093@nas.nasa.gov>
- Sender: news@odin.corp.sgi.com (Net News)
- Reply-To: rodman@pkr.asd.sgi.com (Paul Rodman)
- Distribution: usa
- Organization: Silicon Graphics Inc.
- Lines: 17
- Nntp-Posting-Host: pkr.asd.sgi.com
-
- In article <1992Aug21.202726.15093@nas.nasa.gov>, jns@ace.nas.nasa.gov (John N. Stewart) writes:
- |> In article <1992Aug21.172813.13174@odin.corp.sgi.com> rodman@pkr.asd.sgi.com (Paul Rodman) writes:
- |> >
- |> >I'm having a problem with the following use of "/bin/tee" within
- |> >a open statement.
- |> >open (FOO, "| tee >foobaz");
- |>
- |> The ">" is redirecting STDOUT into the file.
- |>
- |> --
- |> John Stewart (Ace)
-
- Duh. Argh.
- Thanks to all those that pointed out the problem with my memory, rather than
- "tee" or "open". sigh.
-
- -paul
-