Quoting Dan Nelson <[EMAIL PROTECTED]>:
> In the last episode (Jul 23), Rus Foster said:
> > > cd seems to work (I can cd to directories that I know exist, but
> > > get an error if I try to cd to a directory that doesn't), but echo
> > > always just returns *
> >
> > hmm strange...it could be the shell as echo * on mine does and ls
>
> "echo *" in an empty directory will print "*", since /bin/sh passes
> unmatched patterns through.
>
> --
> Dan Nelson
> [EMAIL PROTECTED]
>
But I would think that this means the shell couldn't open the directory to
get the filenames to match?
-Scott
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"