1372 lines
		
	
	
	
		
			29 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			1372 lines
		
	
	
	
		
			29 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
| #
 | |
| # Master distribution manifest for bash
 | |
| #
 | |
| #
 | |
| # Filename	type
 | |
| #
 | |
| CWRU		d
 | |
| CWRU/misc	d
 | |
| builtins	d
 | |
| cross-build	d
 | |
| doc	d
 | |
| examples	d
 | |
| #examples/obashdb	d
 | |
| examples/complete	d
 | |
| examples/functions d
 | |
| examples/scripts d
 | |
| #examples/scripts.v2	d
 | |
| #examples/scripts.noah	d
 | |
| examples/startup-files d
 | |
| #examples/startup-files/apple	d
 | |
| examples/misc	d
 | |
| examples/loadables d
 | |
| examples/loadables/perl	d
 | |
| include		d
 | |
| lib		d
 | |
| lib/glob	d
 | |
| lib/glob/doc	d
 | |
| lib/intl	d
 | |
| lib/malloc	d
 | |
| lib/readline	d
 | |
| lib/readline/doc d
 | |
| lib/readline/examples d
 | |
| lib/sh		d
 | |
| lib/termcap	d
 | |
| lib/tilde	d
 | |
| m4		d
 | |
| po		d
 | |
| support		d
 | |
| tests		d
 | |
| tests/misc	d
 | |
| ABOUT-NLS	f
 | |
| ChangeLog	s	CWRU/changelog
 | |
| CHANGES		f
 | |
| COMPAT		f
 | |
| COPYING		f
 | |
| INSTALL		f
 | |
| MANIFEST	f
 | |
| NEWS		f
 | |
| NOTES		f
 | |
| POSIX		f
 | |
| README		f
 | |
| RBASH		f
 | |
| AUTHORS		f
 | |
| Y2K		f
 | |
| configure.ac	f
 | |
| configure	f	755
 | |
| Makefile.in	f
 | |
| config-top.h	f
 | |
| config-bot.h	f
 | |
| config.h.in	f
 | |
| aclocal.m4	f
 | |
| array.c		f
 | |
| arrayfunc.c	f
 | |
| assoc.c		f
 | |
| eval.c		f
 | |
| print_cmd.c	f
 | |
| general.c	f
 | |
| list.c		f
 | |
| locale.c	f
 | |
| stringlib.c	f
 | |
| variables.c	f
 | |
| make_cmd.c	f
 | |
| copy_cmd.c	f
 | |
| unwind_prot.c	f
 | |
| dispose_cmd.c	f
 | |
| bashhist.c	f
 | |
| hashcmd.c	f
 | |
| hashlib.c	f
 | |
| parse.y		f
 | |
| pathexp.c	f
 | |
| subst.c		f
 | |
| shell.c		f
 | |
| trap.c		f
 | |
| sig.c		f
 | |
| siglist.c	f
 | |
| version.c	f
 | |
| flags.c		f
 | |
| jobs.c		f
 | |
| input.c		f
 | |
| mailcheck.c	f
 | |
| test.c		f
 | |
| expr.c		f
 | |
| alias.c		f
 | |
| execute_cmd.c	f
 | |
| findcmd.c	f
 | |
| redir.c		f
 | |
| bashline.c	f
 | |
| braces.c	f
 | |
| bracecomp.c	f
 | |
| nojobs.c	f
 | |
| error.c		f
 | |
| xmalloc.c	f
 | |
| pcomplete.c	f
 | |
| pcomplib.c	f
 | |
| mksyntax.c	f
 | |
| alias.h		f
 | |
| builtins.h	f
 | |
| bashhist.h	f
 | |
| bashline.h	f
 | |
| conftypes.h	f
 | |
| patchlevel.h	f
 | |
| variables.h	f
 | |
| array.h		f
 | |
| arrayfunc.h	f
 | |
| assoc.h		f
 | |
| jobs.h		f
 | |
| findcmd.h	f
 | |
| hashlib.h	f
 | |
| quit.h		f
 | |
| flags.h		f
 | |
| shell.h		f
 | |
| syntax.h	f
 | |
| pathexp.h	f
 | |
| parser.h	f
 | |
| pcomplete.h	f
 | |
| sig.h		f
 | |
| test.h		f
 | |
| trap.h		f
 | |
| general.h	f
 | |
| unwind_prot.h	f
 | |
| input.h		f
 | |
| error.h		f
 | |
| command.h	f
 | |
| externs.h	f
 | |
| siglist.h	f
 | |
| subst.h		f
 | |
| dispose_cmd.h	f
 | |
| hashcmd.h	f
 | |
| bashansi.h	f
 | |
| bashjmp.h	f
 | |
| bashintl.h	f
 | |
| make_cmd.h	f
 | |
| execute_cmd.h	f
 | |
| redir.h		f
 | |
| bashtypes.h	f
 | |
| mailcheck.h	f
 | |
| xmalloc.h	f
 | |
| y.tab.c		f
 | |
| y.tab.h		f
 | |
| parser-built	f
 | |
| pathnames.h.in	f
 | |
| builtins/Makefile.in	f
 | |
| builtins/alias.def	f
 | |
| builtins/bind.def	f
 | |
| builtins/break.def	f
 | |
| builtins/builtin.def	f
 | |
| builtins/caller.def	f
 | |
| builtins/cd.def		f
 | |
| builtins/colon.def	f
 | |
| builtins/command.def	f
 | |
| builtins/complete.def	f
 | |
| builtins/common.c	f
 | |
| builtins/declare.def	f
 | |
| builtins/echo.def	f
 | |
| builtins/enable.def	f
 | |
| builtins/eval.def	f
 | |
| builtins/evalfile.c	f
 | |
| builtins/evalstring.c	f
 | |
| builtins/exec.def	f
 | |
| builtins/exit.def	f
 | |
| builtins/fc.def		f
 | |
| builtins/fg_bg.def	f
 | |
| builtins/gen-helpfiles.c	f
 | |
| builtins/getopt.c	f
 | |
| builtins/getopt.h	f
 | |
| builtins/getopts.def	f
 | |
| builtins/hash.def	f
 | |
| builtins/help.def	f
 | |
| builtins/let.def	f
 | |
| builtins/history.def	f
 | |
| builtins/jobs.def	f
 | |
| builtins/kill.def	f
 | |
| builtins/mapfile.def	f
 | |
| builtins/mkbuiltins.c	f
 | |
| builtins/printf.def	f
 | |
| builtins/pushd.def	f
 | |
| builtins/read.def	f
 | |
| builtins/reserved.def	f
 | |
| builtins/return.def	f
 | |
| builtins/set.def	f
 | |
| builtins/setattr.def	f
 | |
| builtins/shift.def	f
 | |
| builtins/shopt.def	f
 | |
| builtins/source.def	f
 | |
| builtins/suspend.def	f
 | |
| builtins/test.def	f
 | |
| builtins/times.def	f
 | |
| builtins/trap.def	f
 | |
| builtins/type.def	f
 | |
| builtins/ulimit.def	f
 | |
| builtins/umask.def	f
 | |
| builtins/wait.def	f
 | |
| builtins/psize.c	f
 | |
| builtins/psize.sh	f
 | |
| builtins/inlib.def	f
 | |
| builtins/bashgetopt.c	f
 | |
| builtins/common.h	f
 | |
| builtins/bashgetopt.h	f
 | |
| cross-build/cygwin32.cache	f
 | |
| cross-build/x86-beos.cache	f
 | |
| cross-build/opennt.cache	f
 | |
| include/ansi_stdlib.h	f
 | |
| include/chartypes.h	f
 | |
| include/filecntl.h	f
 | |
| include/gettext.h	f
 | |
| include/maxpath.h	f
 | |
| include/memalloc.h	f
 | |
| include/ocache.h	f
 | |
| include/posixdir.h	f
 | |
| include/posixjmp.h	f
 | |
| include/posixselect.h	f
 | |
| include/posixstat.h	f
 | |
| include/posixtime.h	f
 | |
| include/posixwait.h	f
 | |
| include/shmbchar.h	f
 | |
| include/shmbutil.h	f
 | |
| include/shtty.h		f
 | |
| include/stat-time.h	f
 | |
| include/stdc.h		f
 | |
| include/systimes.h	f
 | |
| include/typemax.h	f
 | |
| include/unionwait.h	f
 | |
| lib/glob/Makefile.in	f
 | |
| lib/glob/sm_loop.c	f
 | |
| lib/glob/smatch.c	f
 | |
| lib/glob/strmatch.c	f
 | |
| lib/glob/strmatch.h	f
 | |
| lib/glob/glob.c		f
 | |
| lib/glob/glob.h		f
 | |
| lib/glob/glob_loop.c	f
 | |
| lib/glob/gmisc.c	f
 | |
| lib/glob/xmbsrtowcs.c	f
 | |
| lib/glob/collsyms.h	f
 | |
| lib/glob/doc/Makefile	f
 | |
| lib/glob/doc/glob.texi	f
 | |
| lib/glob/ndir.h		f
 | |
| lib/intl/ChangeLog	f
 | |
| lib/intl/Makefile.in	f
 | |
| lib/intl/VERSION	f
 | |
| lib/intl/bindtextdom.c	f
 | |
| lib/intl/config.charset	f
 | |
| lib/intl/dcgettext.c	f
 | |
| lib/intl/dcigettext.c	f
 | |
| lib/intl/dcngettext.c	f
 | |
| lib/intl/dgettext.c	f
 | |
| lib/intl/dngettext.c	f
 | |
| lib/intl/eval-plural.h	f
 | |
| lib/intl/explodename.c	f
 | |
| lib/intl/finddomain.c	f
 | |
| lib/intl/gettext.c	f
 | |
| lib/intl/gettextP.h	f
 | |
| lib/intl/gmo.h		f
 | |
| lib/intl/hash-string.h	f
 | |
| lib/intl/intl-compat.c	f
 | |
| lib/intl/l10nflist.c	f
 | |
| lib/intl/libgnuintl.h.in	f
 | |
| lib/intl/loadinfo.h	f
 | |
| lib/intl/loadmsgcat.c	f
 | |
| lib/intl/localcharset.c	f
 | |
| lib/intl/localcharset.h	f
 | |
| lib/intl/locale.alias	f
 | |
| lib/intl/localealias.c	f
 | |
| lib/intl/localename.c	f
 | |
| lib/intl/log.c		f
 | |
| lib/intl/ngettext.c	f
 | |
| lib/intl/os2compat.c	f
 | |
| lib/intl/os2compat.h	f
 | |
| lib/intl/osdep.c	f
 | |
| lib/intl/plural-exp.c	f
 | |
| lib/intl/plural-exp.h	f
 | |
| lib/intl/plural.c	f
 | |
| lib/intl/plural.y	f
 | |
| lib/intl/ref-add.sin	f
 | |
| lib/intl/ref-del.sin	f
 | |
| lib/intl/relocatable.c	f
 | |
| lib/intl/relocatable.h	f
 | |
| lib/intl/textdomain.c	f
 | |
| lib/malloc/Makefile.in	f
 | |
| lib/malloc/getpagesize.h	f
 | |
| lib/malloc/imalloc.h	f
 | |
| lib/malloc/mstats.h	f
 | |
| lib/malloc/shmalloc.h	f
 | |
| lib/malloc/table.h	f
 | |
| lib/malloc/watch.h	f
 | |
| lib/malloc/alloca.c	f
 | |
| lib/malloc/malloc.c	f
 | |
| lib/malloc/stats.c	f
 | |
| lib/malloc/table.c	f
 | |
| lib/malloc/trace.c	f
 | |
| lib/malloc/watch.c	f
 | |
| lib/malloc/xmalloc.c	f
 | |
| lib/malloc/xleaktrace	f	755
 | |
| lib/malloc/stub.c	f
 | |
| lib/malloc/i386-alloca.s	f
 | |
| lib/malloc/x386-alloca.s	f
 | |
| lib/readline/COPYING	f
 | |
| lib/readline/Makefile.in	f
 | |
| lib/readline/ChangeLog	f
 | |
| lib/readline/README	f
 | |
| lib/readline/STANDALONE f
 | |
| lib/readline/readline.c	f
 | |
| lib/readline/vi_mode.c	f
 | |
| lib/readline/emacs_keymap.c	f
 | |
| lib/readline/vi_keymap.c	f
 | |
| lib/readline/history.c	f
 | |
| lib/readline/histexpand.c	f
 | |
| lib/readline/histsearch.c	f
 | |
| lib/readline/histfile.c	f
 | |
| lib/readline/funmap.c	f
 | |
| lib/readline/keymaps.c	f
 | |
| lib/readline/util.c	f
 | |
| lib/readline/terminal.c	f
 | |
| lib/readline/xfree.c	f
 | |
| lib/readline/xmalloc.c	f
 | |
| lib/readline/search.c	f
 | |
| lib/readline/isearch.c	f
 | |
| lib/readline/parens.c	f
 | |
| lib/readline/rltty.c	f
 | |
| lib/readline/compat.c	f
 | |
| lib/readline/complete.c	f
 | |
| lib/readline/bind.c	f
 | |
| lib/readline/display.c	f
 | |
| lib/readline/signals.c	f
 | |
| lib/readline/kill.c	f
 | |
| lib/readline/text.c	f
 | |
| lib/readline/undo.c	f
 | |
| lib/readline/macro.c	f
 | |
| lib/readline/input.c	f
 | |
| lib/readline/callback.c	f
 | |
| lib/readline/mbutil.c	f
 | |
| lib/readline/misc.c	f
 | |
| lib/readline/nls.c	f
 | |
| lib/readline/shell.c	f
 | |
| lib/readline/colors.c	f
 | |
| lib/readline/parse-colors.c	f
 | |
| lib/readline/savestring.c	f
 | |
| lib/readline/tilde.c	f
 | |
| lib/readline/tilde.h	f
 | |
| lib/readline/rldefs.h	f
 | |
| lib/readline/rlconf.h	f
 | |
| lib/readline/rlmbutil.h	f
 | |
| lib/readline/rlshell.h	f
 | |
| lib/readline/rltty.h	f
 | |
| lib/readline/rltypedefs.h	f
 | |
| lib/readline/rlwinsize.h	f
 | |
| lib/readline/readline.h	f
 | |
| lib/readline/tcap.h	f
 | |
| lib/readline/keymaps.h	f
 | |
| lib/readline/history.h	f
 | |
| lib/readline/histlib.h	f
 | |
| lib/readline/chardefs.h	f
 | |
| lib/readline/posixdir.h	f
 | |
| lib/readline/posixjmp.h	f
 | |
| lib/readline/posixselect.h	f
 | |
| lib/readline/posixstat.h	f
 | |
| lib/readline/ansi_stdlib.h	f
 | |
| lib/readline/rlstdc.h	f
 | |
| lib/readline/rlprivate.h	f
 | |
| lib/readline/colors.h	f
 | |
| lib/readline/parse-colors.h	f
 | |
| lib/readline/xmalloc.h	f
 | |
| lib/readline/doc/Makefile	f
 | |
| lib/readline/doc/version.texi	f
 | |
| lib/readline/doc/rlman.texi	f
 | |
| lib/readline/doc/rltech.texi	f
 | |
| lib/readline/doc/rluser.texi	f
 | |
| lib/readline/doc/rluserman.texi	f
 | |
| lib/readline/doc/history.texi	f
 | |
| lib/readline/doc/hstech.texi	f
 | |
| lib/readline/doc/hsuser.texi	f
 | |
| lib/readline/doc/fdl.texi	f
 | |
| lib/readline/examples/Makefile	f
 | |
| lib/readline/examples/excallback.c	f
 | |
| lib/readline/examples/fileman.c	f
 | |
| lib/readline/examples/manexamp.c	f
 | |
| lib/readline/examples/histexamp.c	f
 | |
| lib/readline/examples/rltest.c	f
 | |
| lib/readline/examples/rl-callbacktest.c	f
 | |
| lib/readline/examples/rl.c	f
 | |
| lib/readline/examples/rlcat.c	f
 | |
| lib/readline/examples/Inputrc	f
 | |
| lib/sh/Makefile.in	f
 | |
| lib/sh/casemod.c	f
 | |
| lib/sh/clktck.c		f
 | |
| lib/sh/clock.c		f
 | |
| lib/sh/dprintf.c	f
 | |
| lib/sh/eaccess.c	f
 | |
| lib/sh/fmtullong.c	f
 | |
| lib/sh/fmtulong.c	f
 | |
| lib/sh/fmtumax.c	f
 | |
| lib/sh/fnxform.c	f
 | |
| lib/sh/fpurge.c		f
 | |
| lib/sh/getcwd.c		f
 | |
| lib/sh/getenv.c		f
 | |
| lib/sh/inet_aton.c	f
 | |
| lib/sh/input_avail.c	f
 | |
| lib/sh/itos.c		f
 | |
| lib/sh/mailstat.c	f
 | |
| lib/sh/makepath.c	f
 | |
| lib/sh/mbscasecmp.c	f
 | |
| lib/sh/mbschr.c		f
 | |
| lib/sh/mbscmp.c		f
 | |
| lib/sh/memset.c		f
 | |
| lib/sh/mktime.c		f
 | |
| lib/sh/netconn.c	f
 | |
| lib/sh/netopen.c	f
 | |
| lib/sh/oslib.c		f
 | |
| lib/sh/pathcanon.c	f
 | |
| lib/sh/pathphys.c	f
 | |
| lib/sh/rename.c		f
 | |
| lib/sh/setlinebuf.c	f
 | |
| lib/sh/shmatch.c	f
 | |
| lib/sh/shmbchar.c	f
 | |
| lib/sh/shquote.c	f
 | |
| lib/sh/shtty.c		f
 | |
| lib/sh/snprintf.c	f
 | |
| lib/sh/spell.c		f
 | |
| lib/sh/strcasecmp.c	f
 | |
| lib/sh/strcasestr.c	f
 | |
| lib/sh/strchrnul.c	f
 | |
| lib/sh/strdup.c		f
 | |
| lib/sh/strerror.c	f
 | |
| lib/sh/strftime.c	f
 | |
| lib/sh/stringlist.c	f
 | |
| lib/sh/stringvec.c	f
 | |
| lib/sh/strnlen.c	f
 | |
| lib/sh/strpbrk.c	f
 | |
| lib/sh/strstr.c		f
 | |
| lib/sh/strtod.c		f
 | |
| lib/sh/strtoimax.c	f
 | |
| lib/sh/strtol.c		f
 | |
| lib/sh/strtoll.c	f
 | |
| lib/sh/strtoul.c	f
 | |
| lib/sh/strtoull.c	f
 | |
| lib/sh/strtoumax.c	f
 | |
| lib/sh/strtrans.c	f
 | |
| lib/sh/times.c		f
 | |
| lib/sh/timeval.c	f
 | |
| lib/sh/tmpfile.c	f
 | |
| lib/sh/uconvert.c	f
 | |
| lib/sh/ufuncs.c		f
 | |
| lib/sh/unicode.c	f
 | |
| lib/sh/vprint.c		f
 | |
| lib/sh/wcsdup.c		f
 | |
| lib/sh/wcsnwidth.c	f
 | |
| lib/sh/wcswidth.c	f
 | |
| lib/sh/winsize.c	f
 | |
| lib/sh/zcatfd.c		f
 | |
| lib/sh/zgetline.c	f
 | |
| lib/sh/zmapfd.c		f
 | |
| lib/sh/zread.c		f
 | |
| lib/sh/zwrite.c		f
 | |
| lib/termcap/Makefile.in	f
 | |
| lib/termcap/ltcap.h	f
 | |
| lib/termcap/termcap.c	f
 | |
| lib/termcap/termcap.h	f
 | |
| lib/termcap/tparam.c	f
 | |
| lib/termcap/version.c	f
 | |
| lib/tilde/README	f
 | |
| lib/tilde/Makefile.in	f
 | |
| lib/tilde/tilde.c	f
 | |
| lib/tilde/tilde.h	f
 | |
| lib/tilde/shell.c	f
 | |
| m4/stat-time.m4		f
 | |
| m4/timespec.m4		f
 | |
| po/LINGUAS		f
 | |
| po/Makefile.in.in	f
 | |
| po/Makevars		f
 | |
| po/POTFILES.in		f
 | |
| po/README		f
 | |
| po/Rules-builtins	f
 | |
| po/Rules-quot		f
 | |
| po/bash.pot		f
 | |
| po/boldquot.sed		f
 | |
| po/en@boldquot.gmo	f
 | |
| po/en@boldquot.header	f
 | |
| po/en@boldquot.po	f
 | |
| po/en@quot.gmo		f
 | |
| po/en@quot.header	f
 | |
| po/en@quot.po		f
 | |
| po/af.gmo		f
 | |
| po/af.po		f
 | |
| po/bg.gmo		f
 | |
| po/bg.po		f
 | |
| po/ca.gmo		f
 | |
| po/ca.po		f
 | |
| po/cs.gmo		f
 | |
| po/cs.po		f
 | |
| po/da.gmo		f
 | |
| po/da.po		f
 | |
| po/de.gmo		f
 | |
| po/de.po		f
 | |
| po/el.gmo		f
 | |
| po/el.po		f
 | |
| po/eo.gmo		f
 | |
| po/eo.po		f
 | |
| po/es.gmo		f
 | |
| po/es.po		f
 | |
| po/et.gmo		f
 | |
| po/et.po		f
 | |
| po/fi.gmo		f
 | |
| po/fi.po		f
 | |
| po/fr.gmo		f
 | |
| po/fr.po		f
 | |
| po/ga.gmo		f
 | |
| po/ga.po		f
 | |
| po/gl.gmo		f
 | |
| po/gl.po		f
 | |
| po/hr.gmo		f
 | |
| po/hr.po		f
 | |
| po/hu.gmo		f
 | |
| po/hu.po		f
 | |
| po/id.gmo		f
 | |
| po/id.po		f
 | |
| po/it.gmo		f
 | |
| po/it.po		f
 | |
| po/ja.gmo		f
 | |
| po/ja.po		f
 | |
| po/lt.gmo		f
 | |
| po/lt.po		f
 | |
| po/nl.gmo		f
 | |
| po/nb.po		f
 | |
| po/nb.gmo		f
 | |
| po/nl.po		f
 | |
| po/pl.gmo		f
 | |
| po/pl.po		f
 | |
| po/pt_BR.gmo		f
 | |
| po/pt_BR.po		f
 | |
| po/ro.gmo		f
 | |
| po/ro.po		f
 | |
| po/ru.gmo		f
 | |
| po/ru.po		f
 | |
| po/sk.gmo		f
 | |
| po/sk.po		f
 | |
| po/sl.gmo		f
 | |
| po/sr.po		f
 | |
| po/sr.gmo		f
 | |
| po/sl.po		f
 | |
| po/sv.gmo		f
 | |
| po/sv.po		f
 | |
| po/tr.gmo		f
 | |
| po/tr.po		f
 | |
| po/uk.gmo		f
 | |
| po/uk.po		f
 | |
| po/vi.gmo		f
 | |
| po/vi.po		f
 | |
| po/zh_CN.gmo		f
 | |
| po/zh_CN.po		f
 | |
| po/zh_TW.gmo		f
 | |
| po/zh_TW.po		f
 | |
| po/insert-header.sin	f
 | |
| po/quot.sed		f
 | |
| po/remove-potcdate.sin	f
 | |
| CWRU/misc/open-files.c	f
 | |
| CWRU/misc/sigs.c	f
 | |
| CWRU/misc/sigstat.c	f
 | |
| CWRU/misc/bison		f
 | |
| CWRU/misc/errlist.c	f
 | |
| CWRU/misc/hpux10-dlfcn.h	f
 | |
| CWRU/PLATFORMS		f
 | |
| CWRU/README		f
 | |
| CWRU/changelog		f
 | |
| CWRU/sh-redir-hack	f
 | |
| doc/FAQ		f
 | |
| doc/Makefile.in	f
 | |
| doc/bash.1	f
 | |
| doc/bashbug.1	f
 | |
| doc/builtins.1	f
 | |
| doc/rbash.1	f
 | |
| doc/README	f
 | |
| doc/INTRO	f
 | |
| doc/texinfo.tex	f
 | |
| doc/bashref.texi	f
 | |
| doc/version.texi	f
 | |
| doc/bashref.info	f
 | |
| doc/bash.info	f
 | |
| doc/article.ms	f
 | |
| doc/htmlpost.sh	f	755
 | |
| doc/infopost.sh	f	755
 | |
| doc/fdl.texi	f
 | |
| doc/fdl.txt	f
 | |
| #
 | |
| doc/article.ps	f
 | |
| doc/rose94.ps	f
 | |
| doc/bash.ps		f
 | |
| doc/bashbug.ps	f
 | |
| doc/builtins.ps	f
 | |
| doc/rbash.ps	f
 | |
| doc/bashref.ps	f
 | |
| doc/bashref.dvi	f
 | |
| doc/bash.0		f
 | |
| doc/bashbug.0		f
 | |
| doc/builtins.0	f
 | |
| doc/rbash.0	f
 | |
| doc/article.txt	f
 | |
| doc/bash.html		f
 | |
| doc/bashref.html	f
 | |
| doc/article.pdf	f
 | |
| doc/bash.pdf	f
 | |
| doc/bashref.pdf	f
 | |
| doc/rose94.pdf	f
 | |
| doc/aosa-bash.pdf	f
 | |
| doc/aosa-bash-full.pdf	f
 | |
| #
 | |
| support/Makefile.in	f
 | |
| support/bash.pc.in	f
 | |
| support/bashversion.c	f
 | |
| support/checkbashisms	f	755
 | |
| support/config.guess	f
 | |
| support/config.rpath	f	755
 | |
| support/config.sub	f
 | |
| support/printenv.sh	f	755
 | |
| support/printenv.c	f
 | |
| support/bash.xbm	f
 | |
| support/missing		f	755
 | |
| support/mkclone		f	755
 | |
| support/mkconffiles	f	755
 | |
| support/mkdirs		f	755
 | |
| support/mkinstalldirs	f	755
 | |
| support/mkversion.sh	f	755
 | |
| support/mksignames.c	f
 | |
| support/signames.c	f
 | |
| support/bashbug.sh	f
 | |
| support/man2html.c	f
 | |
| support/recho.c		f
 | |
| support/zecho.c		f
 | |
| support/xcase.c		f
 | |
| support/SYMLINKS	f
 | |
| support/fixlinks	f	755
 | |
| support/install.sh	f	755
 | |
| support/texi2dvi	f	755
 | |
| support/texi2html	f	755
 | |
| support/xenix-link.sh	f	755
 | |
| support/shobj-conf	f	755
 | |
| support/rlvers.sh	f	755
 | |
| examples/INDEX.txt	f
 | |
| examples/INDEX.html	f
 | |
| #examples/obashdb/PERMISSION	f
 | |
| #examples/obashdb/README	f
 | |
| #examples/obashdb/bashdb		f
 | |
| #examples/obashdb/bashdb.el	f
 | |
| examples/complete/bash_completion	f
 | |
| examples/complete/cdfunc	f
 | |
| examples/complete/complete-examples	f
 | |
| #examples/complete/complete.ianmac	f
 | |
| #examples/complete/complete2.ianmac	f
 | |
| #examples/complete/complete.freebsd	f
 | |
| #examples/complete/complete.gnu-longopt	f
 | |
| examples/complete/bashcc-1.0.1.tar.gz	f
 | |
| examples/loadables/README	f
 | |
| examples/loadables/template.c	f
 | |
| examples/loadables/loadables.h	f
 | |
| examples/loadables/Makefile.in	f
 | |
| examples/loadables/Makefile.inc.in	f
 | |
| examples/loadables/necho.c	f
 | |
| examples/loadables/hello.c	f
 | |
| examples/loadables/print.c	f
 | |
| examples/loadables/realpath.c	f
 | |
| examples/loadables/setpgid.c	f
 | |
| examples/loadables/sleep.c	f
 | |
| examples/loadables/strftime.c	f
 | |
| examples/loadables/truefalse.c	f
 | |
| #examples/loadables/getconf.h	f
 | |
| #examples/loadables/getconf.c	f
 | |
| examples/loadables/finfo.c	f
 | |
| examples/loadables/cat.c	f
 | |
| #examples/loadables/cut.c	f
 | |
| examples/loadables/logname.c	f
 | |
| examples/loadables/basename.c	f
 | |
| examples/loadables/dirname.c	f
 | |
| examples/loadables/tty.c	f
 | |
| examples/loadables/pathchk.c	f
 | |
| examples/loadables/tee.c	f
 | |
| examples/loadables/rmdir.c	f
 | |
| examples/loadables/head.c	f
 | |
| examples/loadables/printenv.c	f
 | |
| examples/loadables/push.c	f
 | |
| examples/loadables/id.c		f
 | |
| examples/loadables/whoami.c	f
 | |
| examples/loadables/uname.c	f
 | |
| examples/loadables/sync.c	f
 | |
| examples/loadables/mkdir.c	f
 | |
| examples/loadables/ln.c		f
 | |
| examples/loadables/mypid.c	f
 | |
| examples/loadables/unlink.c	f
 | |
| examples/loadables/perl/Makefile.in	f
 | |
| examples/loadables/perl/README	f
 | |
| examples/loadables/perl/bperl.c	f
 | |
| examples/loadables/perl/iperl.c	f
 | |
| #examples/loadables/sprintf.c	f
 | |
| #examples/loadables/xtitle.c	f
 | |
| examples/functions/array-stuff	f
 | |
| examples/functions/array-to-string	f
 | |
| examples/functions/autoload	f
 | |
| examples/functions/autoload.v2	f
 | |
| examples/functions/autoload.v3	f
 | |
| examples/functions/basename	f
 | |
| #examples/functions/basename2	f
 | |
| #examples/functions/coproc.bash	f
 | |
| #examples/functions/coshell.README	f
 | |
| #examples/functions/coshell.bash	f
 | |
| examples/functions/csh-compat	f
 | |
| #examples/functions/dirfuncs	f
 | |
| examples/functions/dirname	f
 | |
| examples/functions/dirstack	f
 | |
| #examples/functions/emptydir	f
 | |
| examples/functions/exitstat	f
 | |
| examples/functions/external	f
 | |
| examples/functions/fact		f
 | |
| examples/functions/fstty	f
 | |
| examples/functions/func		f
 | |
| #examples/functions/gethtml	f
 | |
| #examples/functions/getoptx.bash	f
 | |
| examples/functions/inetaddr	f
 | |
| examples/functions/inpath	f
 | |
| #examples/functions/isnum.bash	f
 | |
| examples/functions/isnum2	f
 | |
| examples/functions/isvalidip	f
 | |
| #examples/functions/jdate.bash	f
 | |
| #examples/functions/jj.bash	f
 | |
| #examples/functions/keep		f
 | |
| examples/functions/ksh-cd	f
 | |
| examples/functions/ksh-compat-test	f
 | |
| examples/functions/kshenv	f
 | |
| examples/functions/login	f
 | |
| #examples/functions/lowercase	f
 | |
| #examples/functions/manpage	f
 | |
| #examples/functions/mhfold	f
 | |
| #examples/functions/newdirstack.bsh	f
 | |
| examples/functions/notify.bash	f
 | |
| #examples/functions/pathfuncs	f
 | |
| #examples/functions/recurse	f
 | |
| #examples/functions/repeat2	f
 | |
| #examples/functions/repeat3	f
 | |
| examples/functions/seq		f
 | |
| examples/functions/seq2		f
 | |
| examples/functions/shcat	f
 | |
| examples/functions/shcat2	f
 | |
| examples/functions/sort-pos-params	f
 | |
| #examples/functions/sqroot	f
 | |
| examples/functions/substr	f
 | |
| examples/functions/substr2	f
 | |
| #examples/functions/term		f
 | |
| examples/functions/whatis	f
 | |
| examples/functions/whence	f
 | |
| examples/functions/which	f
 | |
| #examples/functions/xalias.bash	f
 | |
| #examples/functions/xfind.bash	f
 | |
| #examples/scripts/adventure.sh	f
 | |
| #examples/scripts/bash-hexdump.sh	f
 | |
| #examples/scripts/bcsh.sh	f
 | |
| examples/scripts/cat.sh		f
 | |
| examples/scripts/center		f
 | |
| #examples/scripts/dd-ex.sh	f
 | |
| #examples/scripts/fixfiles.bash	f
 | |
| #examples/scripts/hanoi.bash	f
 | |
| examples/scripts/inpath		f
 | |
| #examples/scripts/krand.bash	f
 | |
| #examples/scripts/line-input.bash	f
 | |
| #examples/scripts/nohup.bash	f
 | |
| #examples/scripts/precedence	f
 | |
| #examples/scripts/randomcard.bash	f
 | |
| #examples/scripts/scrollbar	f
 | |
| #examples/scripts/scrollbar2	f
 | |
| #examples/scripts/self-repro	f
 | |
| #examples/scripts/showperm.bash	f
 | |
| examples/scripts/shprompt	f
 | |
| examples/scripts/spin.bash	f
 | |
| #examples/scripts/timeout	f
 | |
| #examples/scripts/timeout2	f
 | |
| #examples/scripts/timeout3	f
 | |
| #examples/scripts/vtree2		f
 | |
| #examples/scripts/vtree3		f
 | |
| #examples/scripts/vtree3a	f
 | |
| #examples/scripts/websrv.sh	f
 | |
| examples/scripts/xterm_title	f
 | |
| examples/scripts/zprintf	f
 | |
| examples/startup-files/README	f
 | |
| examples/startup-files/Bashrc.bfox	f
 | |
| examples/startup-files/Bash_aliases	f
 | |
| examples/startup-files/Bash_profile	f
 | |
| examples/startup-files/bash-profile	f
 | |
| examples/startup-files/bashrc	f
 | |
| #examples/startup-files/apple/README	f
 | |
| #examples/startup-files/apple/aliases	f
 | |
| #examples/startup-files/apple/bash.defaults	f
 | |
| #examples/startup-files/apple/environment	f
 | |
| #examples/startup-files/apple/login	f
 | |
| #examples/startup-files/apple/logout	f
 | |
| #examples/startup-files/apple/rc		f
 | |
| #examples/misc/suncmd.termcap	f
 | |
| examples/misc/aliasconv.sh	f
 | |
| examples/misc/aliasconv.bash	f
 | |
| examples/misc/cshtobash	f
 | |
| tests/README		f
 | |
| tests/COPYRIGHT		f
 | |
| tests/test-glue-functions	f
 | |
| tests/alias.tests	f
 | |
| tests/alias1.sub	f
 | |
| tests/alias2.sub	f
 | |
| tests/alias.right	f
 | |
| tests/appendop.tests	f
 | |
| tests/appendop1.sub	f
 | |
| tests/appendop2.sub	f
 | |
| tests/appendop.right	f
 | |
| tests/arith-for.tests	f
 | |
| tests/arith-for.right	f
 | |
| tests/arith.tests	f
 | |
| tests/arith.right	f
 | |
| tests/arith1.sub	f
 | |
| tests/arith2.sub	f
 | |
| tests/arith3.sub	f
 | |
| tests/arith4.sub	f
 | |
| tests/arith5.sub	f
 | |
| tests/arith6.sub	f
 | |
| tests/arith7.sub	f
 | |
| tests/array.tests	f
 | |
| tests/array.right	f
 | |
| tests/array1.sub	f
 | |
| tests/array2.sub	f
 | |
| tests/array3.sub	f
 | |
| tests/array4.sub	f
 | |
| tests/array5.sub	f
 | |
| tests/array6.sub	f
 | |
| tests/array7.sub	f
 | |
| tests/array8.sub	f
 | |
| tests/array9.sub	f
 | |
| tests/array10.sub	f
 | |
| tests/array11.sub	f
 | |
| tests/array12.sub	f
 | |
| tests/array13.sub	f
 | |
| tests/array14.sub	f
 | |
| tests/array15.sub	f
 | |
| tests/array16.sub	f
 | |
| tests/array17.sub	f
 | |
| tests/array18.sub	f
 | |
| tests/array19.sub	f
 | |
| tests/array20.sub	f
 | |
| tests/array21.sub	f
 | |
| tests/array-at-star	f
 | |
| tests/array2.right	f
 | |
| tests/assoc.tests	f
 | |
| tests/assoc.right	f
 | |
| tests/assoc1.sub	f
 | |
| tests/assoc2.sub	f
 | |
| tests/assoc3.sub	f
 | |
| tests/assoc4.sub	f
 | |
| tests/assoc5.sub	f
 | |
| tests/assoc6.sub	f
 | |
| tests/assoc7.sub	f
 | |
| tests/assoc8.sub	f
 | |
| tests/attr.tests	f
 | |
| tests/attr.right	f
 | |
| tests/attr1.sub		f
 | |
| tests/attr2.sub		f
 | |
| tests/braces.tests	f
 | |
| tests/braces.right	f
 | |
| tests/builtins.tests	f
 | |
| tests/builtins.right	f
 | |
| tests/builtins1.sub	f
 | |
| tests/builtins2.sub	f
 | |
| tests/builtins3.sub	f
 | |
| tests/builtins4.sub	f
 | |
| tests/builtins5.sub	f
 | |
| tests/builtins6.sub	f
 | |
| tests/source1.sub	f
 | |
| tests/source2.sub	f
 | |
| tests/source3.sub	f
 | |
| tests/source4.sub	f
 | |
| tests/source5.sub	f
 | |
| tests/source6.sub	f
 | |
| tests/source7.sub	f
 | |
| tests/case.tests	f
 | |
| tests/case.right	f
 | |
| tests/case1.sub		f
 | |
| tests/casemod.tests	f
 | |
| tests/casemod.right	f
 | |
| tests/comsub.tests	f
 | |
| tests/comsub.right	f
 | |
| tests/comsub1.sub	f
 | |
| tests/comsub2.sub	f
 | |
| tests/comsub3.sub	f
 | |
| tests/comsub-eof.tests	f
 | |
| tests/comsub-eof0.sub	f
 | |
| tests/comsub-eof1.sub	f
 | |
| tests/comsub-eof2.sub	f
 | |
| tests/comsub-eof3.sub	f
 | |
| tests/comsub-eof4.sub	f
 | |
| tests/comsub-eof5.sub	f
 | |
| tests/comsub-eof.right	f
 | |
| tests/comsub-posix.tests	f
 | |
| tests/comsub-posix.right	f
 | |
| tests/comsub-posix1.sub	f
 | |
| tests/comsub-posix2.sub	f
 | |
| tests/comsub-posix3.sub	f
 | |
| tests/cond.tests	f
 | |
| tests/cond.right	f
 | |
| tests/cond-regexp1.sub	f
 | |
| tests/cond-regexp2.sub	f
 | |
| tests/cond-regexp3.sub	f
 | |
| tests/coproc.tests	f
 | |
| tests/coproc.right	f
 | |
| tests/cprint.tests	f
 | |
| tests/cprint.right	f
 | |
| tests/dbg-support.right	f
 | |
| tests/dbg-support.sub	f
 | |
| tests/dbg-support.tests	f
 | |
| tests/dbg-support2.right	f
 | |
| tests/dbg-support2.tests	f
 | |
| tests/dbg-support3.sub	f
 | |
| tests/dollar-at-star	f
 | |
| tests/dollar-at-star1.sub	f
 | |
| tests/dollar-at-star2.sub	f
 | |
| tests/dollar-at-star3.sub	f
 | |
| tests/dollar-at-star4.sub	f
 | |
| tests/dollar-at-star5.sub	f
 | |
| tests/dollar-at-star6.sub	f
 | |
| tests/dollar-at-star7.sub	f
 | |
| tests/dollar-at-star8.sub	f
 | |
| tests/dollar-at1.sub	f
 | |
| tests/dollar-at2.sub	f
 | |
| tests/dollar-at3.sub	f
 | |
| tests/dollar-at4.sub	f
 | |
| tests/dollar-at5.sub	f
 | |
| tests/dollar-at6.sub	f
 | |
| tests/dollar-star1.sub	f
 | |
| tests/dollar-star2.sub	f
 | |
| tests/dollar-star3.sub	f
 | |
| tests/dollar-star4.sub	f
 | |
| tests/dollar-star5.sub	f
 | |
| tests/dollar-star6.sub	f
 | |
| tests/dollar-star7.sub	f
 | |
| tests/dollar.right	f
 | |
| tests/dstack.tests	f
 | |
| tests/dstack.right	f
 | |
| tests/dstack2.tests	f
 | |
| tests/dstack2.right	f
 | |
| tests/errors.tests	f
 | |
| tests/errors.right	f
 | |
| tests/errors1.sub	f
 | |
| tests/errors2.sub	f
 | |
| tests/errors3.sub	f
 | |
| tests/errors4.sub	f
 | |
| tests/errors5.sub	f
 | |
| tests/errors6.sub	f
 | |
| tests/execscript	f
 | |
| tests/exec.right	f
 | |
| tests/exec1.sub		f	755
 | |
| tests/exec2.sub		f
 | |
| tests/exec3.sub		f
 | |
| tests/exec4.sub		f
 | |
| tests/exec5.sub		f
 | |
| tests/exec6.sub		f
 | |
| tests/exec7.sub		f
 | |
| tests/exec8.sub		f
 | |
| tests/exec9.sub		f
 | |
| tests/exec10.sub	f
 | |
| tests/exec11.sub	f
 | |
| tests/exec12.sub	f
 | |
| tests/exec13.sub	f
 | |
| tests/exp.tests		f
 | |
| tests/exp.right		f
 | |
| tests/exp1.sub		f
 | |
| tests/exp2.sub		f
 | |
| tests/exp3.sub		f
 | |
| tests/exp4.sub		f
 | |
| tests/exp5.sub		f
 | |
| tests/exp6.sub		f
 | |
| tests/exp7.sub		f
 | |
| tests/exp8.sub		f
 | |
| tests/exp9.sub		f
 | |
| tests/exportfunc.tests	f
 | |
| tests/exportfunc.right	f
 | |
| tests/exportfunc1.sub	f
 | |
| tests/exportfunc2.sub	f
 | |
| tests/exportfunc3.sub	f
 | |
| tests/extglob.tests	f
 | |
| tests/extglob.right	f
 | |
| tests/extglob1.sub	f
 | |
| tests/extglob1a.sub	f
 | |
| tests/extglob2.sub	f
 | |
| tests/extglob2.tests	f
 | |
| tests/extglob2.right	f
 | |
| tests/extglob3.sub	f
 | |
| tests/extglob3.tests	f
 | |
| tests/extglob3.right	f
 | |
| tests/extglob4.sub	f
 | |
| tests/func.tests	f
 | |
| tests/func.right	f
 | |
| tests/func1.sub		f
 | |
| tests/func2.sub		f
 | |
| tests/func3.sub		f
 | |
| tests/func4.sub		f
 | |
| tests/getopts.tests	f
 | |
| tests/getopts.right	f
 | |
| tests/getopts1.sub	f
 | |
| tests/getopts2.sub	f
 | |
| tests/getopts3.sub	f
 | |
| tests/getopts4.sub	f
 | |
| tests/getopts5.sub	f
 | |
| tests/getopts6.sub	f
 | |
| tests/getopts7.sub	f
 | |
| tests/getopts8.sub	f
 | |
| tests/getopts9.sub	f
 | |
| tests/getopts10.sub	f
 | |
| tests/glob.tests	f
 | |
| tests/glob1.sub		f
 | |
| tests/glob.right	f
 | |
| tests/globstar.tests	f
 | |
| tests/globstar.right	f
 | |
| tests/globstar1.sub	f
 | |
| tests/globstar2.sub	f
 | |
| tests/heredoc.tests	f
 | |
| tests/heredoc.right	f
 | |
| tests/heredoc1.sub	f
 | |
| tests/heredoc2.sub	f
 | |
| tests/heredoc3.sub	f
 | |
| tests/herestr.tests	f
 | |
| tests/herestr.right	f
 | |
| tests/herestr1.sub	f
 | |
| tests/histexp.tests	f
 | |
| tests/histexp1.sub	f
 | |
| tests/histexp2.sub	f
 | |
| tests/histexp3.sub	f
 | |
| tests/histexp4.sub	f
 | |
| tests/histexp.right	f
 | |
| tests/history.tests	f
 | |
| tests/history.right	f
 | |
| tests/history.list	f	444
 | |
| tests/history1.sub	f
 | |
| tests/history2.sub	f
 | |
| tests/ifs.tests		f
 | |
| tests/ifs.right		f
 | |
| tests/ifs-posix.tests	f
 | |
| tests/ifs-posix.right	f
 | |
| tests/input-line.sh	f
 | |
| tests/input-line.sub	f
 | |
| tests/input.right	f
 | |
| tests/intl.tests	f
 | |
| tests/intl1.sub		f
 | |
| tests/intl2.sub		f
 | |
| tests/intl3.sub		f
 | |
| tests/intl.right	f
 | |
| tests/iquote.tests	f
 | |
| tests/iquote.right	f
 | |
| tests/iquote1.sub	f
 | |
| tests/invert.tests	f
 | |
| tests/invert.right	f
 | |
| tests/jobs.tests	f
 | |
| tests/jobs1.sub		f
 | |
| tests/jobs2.sub		f
 | |
| tests/jobs3.sub		f
 | |
| tests/jobs4.sub		f
 | |
| tests/jobs5.sub		f
 | |
| tests/jobs.right	f
 | |
| tests/lastpipe.right	f
 | |
| tests/lastpipe.tests	f
 | |
| tests/lastpipe1.sub	f
 | |
| tests/lastpipe2.sub	f
 | |
| tests/mapfile.data	f
 | |
| tests/mapfile.right	f
 | |
| tests/mapfile.tests	f
 | |
| tests/mapfile1.sub	f
 | |
| tests/mapfile2.sub	f
 | |
| tests/more-exp.tests	f
 | |
| tests/more-exp.right	f
 | |
| tests/nameref.tests	f
 | |
| tests/nameref1.sub	f
 | |
| tests/nameref2.sub	f
 | |
| tests/nameref3.sub	f
 | |
| tests/nameref4.sub	f
 | |
| tests/nameref5.sub	f
 | |
| tests/nameref6.sub	f
 | |
| tests/nameref7.sub	f
 | |
| tests/nameref8.sub	f
 | |
| tests/nameref9.sub	f
 | |
| tests/nameref10.sub	f
 | |
| tests/nameref11.sub	f
 | |
| tests/nameref12.sub	f
 | |
| tests/nameref13.sub	f
 | |
| tests/nameref14.sub	f
 | |
| tests/nameref15.sub	f
 | |
| tests/nameref16.sub	f
 | |
| tests/nameref17.sub	f
 | |
| tests/nameref18.sub	f
 | |
| tests/nameref.right	f
 | |
| tests/new-exp.tests	f
 | |
| tests/new-exp1.sub	f
 | |
| tests/new-exp2.sub	f
 | |
| tests/new-exp3.sub	f
 | |
| tests/new-exp4.sub	f
 | |
| tests/new-exp5.sub	f
 | |
| tests/new-exp6.sub	f
 | |
| tests/new-exp7.sub	f
 | |
| tests/new-exp8.sub	f
 | |
| tests/new-exp9.sub	f
 | |
| tests/new-exp10.sub	f
 | |
| tests/new-exp.right	f
 | |
| tests/nquote.tests	f
 | |
| tests/nquote.right	f
 | |
| tests/nquote1.sub	f
 | |
| tests/nquote2.sub	f
 | |
| tests/nquote3.sub	f
 | |
| tests/nquote1.tests	f
 | |
| tests/nquote1.right	f
 | |
| tests/nquote2.tests	f
 | |
| tests/nquote2.right	f
 | |
| tests/nquote3.tests	f
 | |
| tests/nquote3.right	f
 | |
| tests/nquote4.tests	f
 | |
| tests/nquote4.right	f
 | |
| tests/nquote5.tests	f
 | |
| tests/nquote5.right	f
 | |
| tests/parser.tests	f
 | |
| tests/parser.right	f
 | |
| tests/parser1.sub	f
 | |
| tests/posix2.tests	f
 | |
| tests/posix2.right	f
 | |
| tests/posixexp.tests	f
 | |
| tests/posixexp.right	f
 | |
| tests/posixexp1.sub	f
 | |
| tests/posixexp2.sub	f
 | |
| tests/posixexp2.tests	f
 | |
| tests/posixexp2.right	f
 | |
| tests/posixpat.tests	f
 | |
| tests/posixpat.right	f
 | |
| tests/posixpipe.tests	f
 | |
| tests/posixpipe.right	f
 | |
| tests/prec.right	f
 | |
| tests/precedence	f
 | |
| tests/printf.tests	f
 | |
| tests/printf.right	f
 | |
| tests/printf1.sub	f
 | |
| tests/printf2.sub	f
 | |
| tests/printf3.sub	f
 | |
| tests/printf4.sub	f
 | |
| tests/quote.tests	f
 | |
| tests/quote.right	f
 | |
| tests/quote1.sub	f
 | |
| tests/read.tests	f
 | |
| tests/read.right	f
 | |
| tests/read1.sub		f
 | |
| tests/read2.sub		f
 | |
| tests/read3.sub		f
 | |
| tests/read4.sub		f
 | |
| tests/read5.sub		f
 | |
| tests/read6.sub		f
 | |
| tests/redir.tests	f
 | |
| tests/redir.right	f
 | |
| tests/redir1.sub	f
 | |
| tests/redir2.sub	f
 | |
| tests/redir3.sub	f
 | |
| tests/redir3.in1	f
 | |
| tests/redir3.in2	f
 | |
| tests/redir4.sub	f
 | |
| tests/redir4.in1	f
 | |
| tests/redir5.sub	f
 | |
| tests/redir6.sub	f
 | |
| tests/redir7.sub	f
 | |
| tests/redir8.sub	f
 | |
| tests/redir9.sub	f
 | |
| tests/redir10.sub	f
 | |
| tests/redir11.sub	f
 | |
| tests/redir12.sub	f
 | |
| tests/rhs-exp.tests	f
 | |
| tests/rhs-exp.right	f
 | |
| tests/rhs-exp1.sub	f
 | |
| tests/rsh.tests		f
 | |
| tests/rsh.right		f
 | |
| tests/run-all		f
 | |
| tests/run-minimal	f
 | |
| tests/run-alias		f
 | |
| tests/run-appendop	f
 | |
| tests/run-arith-for	f
 | |
| tests/run-arith		f
 | |
| tests/run-array		f
 | |
| tests/run-array2	f
 | |
| tests/run-assoc		f
 | |
| tests/run-attr		f
 | |
| tests/run-braces	f
 | |
| tests/run-builtins	f
 | |
| tests/run-case		f
 | |
| tests/run-casemod	f
 | |
| tests/run-comsub	f
 | |
| tests/run-comsub-eof	f
 | |
| tests/run-comsub-posix	f
 | |
| tests/run-cond		f
 | |
| tests/run-coproc	f
 | |
| tests/run-cprint	f
 | |
| tests/run-dbg-support	f
 | |
| tests/run-dbg-support2	f
 | |
| tests/run-dirstack	f
 | |
| tests/run-dollars	f
 | |
| tests/run-errors	f
 | |
| tests/run-execscript	f
 | |
| tests/run-exp-tests	f
 | |
| tests/run-exportfunc	f
 | |
| tests/run-extglob	f
 | |
| tests/run-extglob2	f
 | |
| tests/run-extglob3	f
 | |
| tests/run-func		f
 | |
| tests/run-getopts	f
 | |
| tests/run-glob-test	f
 | |
| tests/run-globstar	f
 | |
| tests/run-heredoc	f
 | |
| tests/run-herestr	f
 | |
| tests/run-histexpand	f
 | |
| tests/run-history	f
 | |
| tests/run-ifs		f
 | |
| tests/run-ifs-posix	f
 | |
| tests/run-input-test	f
 | |
| tests/run-intl		f
 | |
| tests/run-iquote	f
 | |
| tests/run-invert	f
 | |
| tests/run-jobs		f
 | |
| tests/run-lastpipe	f
 | |
| tests/run-mapfile	f
 | |
| tests/run-more-exp	f
 | |
| tests/run-nameref	f
 | |
| tests/run-new-exp	f
 | |
| tests/run-nquote	f
 | |
| tests/run-nquote1	f
 | |
| tests/run-nquote2	f
 | |
| tests/run-nquote3	f
 | |
| tests/run-nquote4	f
 | |
| tests/run-nquote5	f
 | |
| tests/run-parser	f
 | |
| tests/run-posix2	f
 | |
| tests/run-posixexp	f
 | |
| tests/run-posixexp2	f
 | |
| tests/run-posixpat	f
 | |
| tests/run-posixpipe	f
 | |
| tests/run-precedence	f
 | |
| tests/run-printf	f
 | |
| tests/run-quote		f
 | |
| tests/run-read		f
 | |
| tests/run-redir		f
 | |
| tests/run-rhs-exp	f
 | |
| tests/run-rsh		f
 | |
| tests/run-set-e		f
 | |
| tests/run-set-x		f
 | |
| tests/run-shopt		f
 | |
| tests/run-strip		f
 | |
| tests/run-test		f
 | |
| tests/run-tilde		f
 | |
| tests/run-tilde2	f
 | |
| tests/run-trap		f
 | |
| tests/run-type		f
 | |
| tests/run-varenv	f
 | |
| tests/run-vredir	f
 | |
| tests/set-e.tests	f
 | |
| tests/set-e1.sub	f
 | |
| tests/set-e2.sub	f
 | |
| tests/set-e3.sub	f
 | |
| tests/set-e3a.sub	f
 | |
| tests/set-e.right	f
 | |
| tests/set-x.tests	f
 | |
| tests/set-x1.sub	f
 | |
| tests/set-x.right	f
 | |
| tests/shopt.tests	f	
 | |
| tests/shopt.right	f
 | |
| tests/strip.tests	f
 | |
| tests/strip.right	f
 | |
| tests/test.tests	f
 | |
| tests/test.right	f
 | |
| tests/tilde.tests	f
 | |
| tests/tilde.right	f
 | |
| tests/tilde2.tests	f
 | |
| tests/tilde2.right	f
 | |
| tests/trap.tests	f
 | |
| tests/trap.right	f
 | |
| tests/trap1.sub		f	755
 | |
| tests/trap2.sub		f	755
 | |
| tests/trap2a.sub	f	755
 | |
| tests/trap3.sub		f
 | |
| tests/trap4.sub		f
 | |
| tests/trap5.sub		f
 | |
| tests/type.tests	f
 | |
| tests/type.right	f
 | |
| tests/type1.sub		f
 | |
| tests/type2.sub		f
 | |
| tests/type3.sub		f
 | |
| tests/type4.sub		f
 | |
| tests/unicode1.sub	f
 | |
| tests/unicode2.sub	f
 | |
| tests/unicode3.sub	f
 | |
| tests/varenv.right	f
 | |
| tests/varenv.sh		f
 | |
| tests/varenv1.sub	f
 | |
| tests/varenv2.sub	f
 | |
| tests/varenv3.sub	f
 | |
| tests/varenv4.sub	f
 | |
| tests/varenv5.sub	f
 | |
| tests/varenv6.sub	f
 | |
| tests/varenv7.sub	f
 | |
| tests/varenv8.sub	f
 | |
| tests/version		f
 | |
| tests/version.mini	f
 | |
| tests/vredir.tests	f
 | |
| tests/vredir.right	f
 | |
| tests/vredir1.sub	f
 | |
| tests/vredir2.sub	f
 | |
| tests/vredir3.sub	f
 | |
| tests/vredir4.sub	f
 | |
| tests/vredir5.sub	f
 | |
| tests/vredir6.sub	f
 | |
| tests/vredir7.sub	f
 | |
| tests/misc/dev-tcp.tests	f
 | |
| tests/misc/perf-script	f
 | |
| tests/misc/perftest	f
 | |
| tests/misc/read-nchars.tests	f
 | |
| tests/misc/redir-t2.sh	f
 | |
| tests/misc/run-r2.sh	f
 | |
| tests/misc/sigint-1.sh		f
 | |
| tests/misc/sigint-2.sh		f
 | |
| tests/misc/sigint-3.sh		f
 | |
| tests/misc/sigint-4.sh		f
 | |
| tests/misc/test-minus-e.1	f
 | |
| tests/misc/test-minus-e.2	f
 | |
| tests/misc/wait-bg.tests	f
 | |
| #examples/scripts.v2/PERMISSION	f
 | |
| #examples/scripts.v2/README	f
 | |
| #examples/scripts.v2/arc2tarz	f
 | |
| #examples/scripts.v2/bashrand	f
 | |
| #examples/scripts.v2/cal2day.bash	f
 | |
| #examples/scripts.v2/cdhist.bash	f
 | |
| #examples/scripts.v2/corename	f
 | |
| #examples/scripts.v2/fman	f
 | |
| #examples/scripts.v2/frcp	f
 | |
| #examples/scripts.v2/lowercase	f
 | |
| #examples/scripts.v2/ncp	f
 | |
| #examples/scripts.v2/newext	f
 | |
| #examples/scripts.v2/nmv	f
 | |
| #examples/scripts.v2/pages	f
 | |
| #examples/scripts.v2/pf	f
 | |
| #examples/scripts.v2/ren		f
 | |
| #examples/scripts.v2/rename	f
 | |
| #examples/scripts.v2/repeat	f
 | |
| #examples/scripts.v2/untar	f
 | |
| #examples/scripts.v2/uudec	f
 | |
| #examples/scripts.v2/uuenc	f
 | |
| #examples/scripts.v2/vtree	f
 | |
| #examples/scripts.v2/where	f
 | |
| #examples/scripts.v2/pmtop	f
 | |
| #examples/scripts.v2/shprof	f
 | |
| #examples/scripts.noah/PERMISSION	f
 | |
| #examples/scripts.noah/README	f
 | |
| #examples/scripts.noah/aref.bash	f
 | |
| #examples/scripts.noah/bash.sub.bash	f
 | |
| #examples/scripts.noah/bash_version.bash	f
 | |
| #examples/scripts.noah/meta.bash	f
 | |
| #examples/scripts.noah/mktmp.bash	f
 | |
| #examples/scripts.noah/number.bash	f
 | |
| #examples/scripts.noah/prompt.bash	f
 | |
| #examples/scripts.noah/remap_keys.bash	f
 | |
| #examples/scripts.noah/require.bash	f
 | |
| #examples/scripts.noah/send_mail.bash	f
 | |
| #examples/scripts.noah/shcat.bash	f
 | |
| #examples/scripts.noah/source.bash	f
 | |
| #examples/scripts.noah/string.bash	f
 | |
| #examples/scripts.noah/stty.bash	f
 | |
| #examples/scripts.noah/y_or_n_p.bash	f
 | 
