rc-list - mailing list for the rc(1) shell
 help / color / mirror / Atom feed
From: Byron Rakitzis <byron@ghoti.netapp.com>
To: dalibor@immd3.informatik.uni-erlangen.de, rc-owner
Subject: Re:  Question about input redirection in -c
Date: Fri, 13 Aug 1993 17:17:13 -0400	[thread overview]
Message-ID: <9308132117.AA29751@ghoti.netapp.com> (raw)

exec</dev/tty replaces the shell stdin with /dev/tty, however

	rc -c cmd

makes rc read commands from the string "cmd", NOT from stdin. Therefore
it is irrelevant to rc's parser how you choose to manipulate fd0 in this
case.

I.e., you are conflating "stdin" with "the place rc reads commands from".


             reply	other threads:[~1993-08-13 21:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1993-08-13 21:17 Byron Rakitzis [this message]
  -- strict thread matches above, loose matches on Subject: below --
1993-08-18  7:47 Stefan Dalibor
1993-08-13 15:47 Stefan Dalibor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9308132117.AA29751@ghoti.netapp.com \
    --to=byron@ghoti.netapp.com \
    --cc=dalibor@immd3.informatik.uni-erlangen.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).