rc-list - mailing list for the rc(1) shell
 help / color / mirror / Atom feed
* say what you mean
@ 1991-09-30 16:06 Byron Rakitzis
  1991-10-01 14:36 ` interactive cd Paul D. Swasey
  0 siblings, 1 reply; 2+ messages in thread
From: Byron Rakitzis @ 1991-09-30 16:06 UTC (permalink / raw)
  To: rc

If you want to exec ./foo/bar, then why don't you type

	./foo/bar

I don't see why

	foo/bar

should automatically default to ./foo/bar even if you don't have . in
your path. Presumably . is not in your path for security purposes. If
so, it seems even more reasonable to not override $path in this way.

I'm sorry to get so defensive, but rc is not sh. The rule is very
simple and imho more intuitive than sh's. If the pathname is
"absolute", i.e., beginning with /, ./, or ../, then no path searching
is done. What is so complicated about that?



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1991-10-01 14:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1991-09-30 16:06 say what you mean Byron Rakitzis
1991-10-01 14:36 ` interactive cd Paul D. Swasey

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).