[gnu.bash.bug] bug-report: *m++ == MAGIC1

meissner@DG-RTP.DG.COM (Michael Meissner) (06/26/89)

This is a Bash bug report.  Bash maintainers should be getting this report.
If this mail has bounced, for right now please send it to:

	meissner@dg-rtp.dg.com

since he is the current maintainer of this version of the shell.

This is /usr/local/bin/bash, version 0.99, on host tiktok, used by meissner.
This shell is interactive, and it is not a login shell.

The host is a SUN3 running SUNOS3.

Here are the last 40 commands.

if [ "$BASH_VERSION" != "" ]; then
	if [ -t 1 ]; then echo Using /bin/sh to run rdist_sources; fi
	exec /bin/sh /pdd/gnu/bin/rdist_sources
fi
alias ls /bin/ls -F
ls g*
ls *
type ls
help alias
alias ls='/bin/ls -F'
ls
ls g*
ls *
alias ls='ls -F'
ld  g*
ls  g*