[comp.bugs.4bsd] Bug in csh - not at all!

maart@cs.vu.nl (Maarten Litmaath) (11/24/88)

In article <428@kl-cs.UUCP> jonathan@cs.keele.ac.uk (Jonathan Knight) writes:
\	% dirs
\	~
\	% dirs -l
\	/fs/cs/jonathan
\	% echo `dirs`
\	/fs/cs/jonathan
\	% echo `dirs -l`
\	/fs/cs/jonathan

	% echo ~
	/fs/cs/jonathan
	%

What you want is:

	% echo "`dirs`"
	~
	%
-- 
fcntl(fd, F_SETFL, FNDELAY):          |Maarten Litmaath @ VU Amsterdam:
      let's go weepin' in the corner! |maart@cs.vu.nl, mcvax!botter!maart