]> git.ipfire.org Git - thirdparty/bash.git/blame - MANIFEST
commit bash-20120504 snapshot
[thirdparty/bash.git] / MANIFEST
CommitLineData
726f6388
JA
1#
2# Master distribution manifest for bash
3#
4#
5# Filename type
6#
7CWRU d
8CWRU/misc d
9builtins d
cce855bc 10cross-build d
ccc6cda3 11doc d
726f6388 12examples d
7117c2d2 13examples/obashdb d
bb70624e 14examples/complete d
726f6388
JA
15examples/functions d
16examples/scripts d
ccc6cda3
JA
17examples/scripts.v2 d
18examples/scripts.noah d
726f6388 19examples/startup-files d
bb70624e 20examples/startup-files/apple d
ccc6cda3
JA
21examples/misc d
22examples/loadables d
bb70624e
JA
23examples/loadables/perl d
24include d
726f6388 25lib d
726f6388
JA
26lib/glob d
27lib/glob/doc d
5e13499c 28lib/intl d
726f6388 29lib/malloc d
726f6388
JA
30lib/readline d
31lib/readline/doc d
32lib/readline/examples d
cce855bc 33lib/sh d
726f6388 34lib/termcap d
726f6388 35lib/tilde d
278286c9 36m4 d
5e13499c 37po d
726f6388
JA
38support d
39tests d
40tests/misc d
5e13499c 41ABOUT-NLS f
6bf8a8a7 42ChangeLog s CWRU/changelog
ccc6cda3
JA
43CHANGES f
44COMPAT f
726f6388 45COPYING f
ccc6cda3 46INSTALL f
726f6388 47MANIFEST f
ccc6cda3
JA
48NEWS f
49NOTES f
7117c2d2 50POSIX f
ccc6cda3 51README f
7117c2d2 52RBASH f
d166f048 53AUTHORS f
b72432fd 54Y2K f
ccc6cda3 55configure.in f
4f562c6d 56configure f 755
ccc6cda3 57Makefile.in f
b72432fd
JA
58config-top.h f
59config-bot.h f
ccc6cda3
JA
60config.h.in f
61aclocal.m4 f
62array.c f
f73dda09 63arrayfunc.c f
4ac1ff98 64assoc.c f
ccc6cda3 65eval.c f
726f6388
JA
66print_cmd.c f
67general.c f
ccc6cda3
JA
68list.c f
69locale.c f
70stringlib.c f
726f6388
JA
71variables.c f
72make_cmd.c f
73copy_cmd.c f
74unwind_prot.c f
75dispose_cmd.c f
726f6388 76bashhist.c f
d166f048 77hashcmd.c f
ccc6cda3 78hashlib.c f
726f6388 79parse.y f
ccc6cda3 80pathexp.c f
726f6388
JA
81subst.c f
82shell.c f
83trap.c f
ccc6cda3 84sig.c f
726f6388
JA
85siglist.c f
86version.c f
87flags.c f
88jobs.c f
726f6388
JA
89input.c f
90mailcheck.c f
91test.c f
92expr.c f
93alias.c f
94execute_cmd.c f
cce855bc
JA
95findcmd.c f
96redir.c f
726f6388
JA
97bashline.c f
98braces.c f
99bracecomp.c f
100nojobs.c f
726f6388 101error.c f
ccc6cda3 102xmalloc.c f
bb70624e
JA
103pcomplete.c f
104pcomplib.c f
28ef6c31 105mksyntax.c f
726f6388 106alias.h f
726f6388 107builtins.h f
ccc6cda3
JA
108bashhist.h f
109bashline.h f
f73dda09
JA
110conftypes.h f
111patchlevel.h f
726f6388 112variables.h f
ccc6cda3 113array.h f
f73dda09 114arrayfunc.h f
4ac1ff98 115assoc.h f
726f6388 116jobs.h f
cce855bc 117findcmd.h f
ccc6cda3 118hashlib.h f
726f6388
JA
119quit.h f
120flags.h f
121shell.h f
28ef6c31 122syntax.h f
ccc6cda3
JA
123pathexp.h f
124parser.h f
bb70624e 125pcomplete.h f
ccc6cda3 126sig.h f
cce855bc 127test.h f
726f6388
JA
128trap.h f
129general.h f
130unwind_prot.h f
131input.h f
132error.h f
133command.h f
134externs.h f
135siglist.h f
ccc6cda3 136subst.h f
726f6388 137dispose_cmd.h f
d166f048 138hashcmd.h f
726f6388 139bashansi.h f
ccc6cda3 140bashjmp.h f
ccc6cda3 141bashintl.h f
726f6388 142make_cmd.h f
726f6388 143execute_cmd.h f
cce855bc 144redir.h f
726f6388 145bashtypes.h f
ccc6cda3 146mailcheck.h f
f73dda09 147xmalloc.h f
726f6388
JA
148y.tab.c f
149y.tab.h f
726f6388 150parser-built f
d3a24ed2 151pathnames.h.in f
ccc6cda3 152builtins/Makefile.in f
726f6388
JA
153builtins/alias.def f
154builtins/bind.def f
155builtins/break.def f
156builtins/builtin.def f
d3a24ed2 157builtins/caller.def f
726f6388
JA
158builtins/cd.def f
159builtins/colon.def f
160builtins/command.def f
bb70624e 161builtins/complete.def f
726f6388
JA
162builtins/common.c f
163builtins/declare.def f
164builtins/echo.def f
165builtins/enable.def f
166builtins/eval.def f
ccc6cda3
JA
167builtins/evalfile.c f
168builtins/evalstring.c f
726f6388
JA
169builtins/exec.def f
170builtins/exit.def f
171builtins/fc.def f
172builtins/fg_bg.def f
abe2eb5b 173builtins/gen-helpfiles.c f
726f6388
JA
174builtins/getopt.c f
175builtins/getopt.h f
176builtins/getopts.def f
177builtins/hash.def f
726f6388
JA
178builtins/help.def f
179builtins/let.def f
180builtins/history.def f
181builtins/jobs.def f
182builtins/kill.def f
6a8fd0ed 183builtins/mapfile.def f
726f6388 184builtins/mkbuiltins.c f
cce855bc 185builtins/printf.def f
ccc6cda3 186builtins/pushd.def f
726f6388
JA
187builtins/read.def f
188builtins/reserved.def f
189builtins/return.def f
190builtins/set.def f
191builtins/setattr.def f
192builtins/shift.def f
ccc6cda3 193builtins/shopt.def f
726f6388
JA
194builtins/source.def f
195builtins/suspend.def f
196builtins/test.def f
197builtins/times.def f
198builtins/trap.def f
199builtins/type.def f
200builtins/ulimit.def f
201builtins/umask.def f
202builtins/wait.def f
203builtins/psize.c f
204builtins/psize.sh f
205builtins/inlib.def f
206builtins/bashgetopt.c f
207builtins/common.h f
208builtins/bashgetopt.h f
cce855bc 209cross-build/cygwin32.cache f
b72432fd 210cross-build/x86-beos.cache f
b72432fd 211cross-build/opennt.cache f
bb70624e 212include/ansi_stdlib.h f
f73dda09 213include/chartypes.h f
bb70624e 214include/filecntl.h f
5e13499c 215include/gettext.h f
bb70624e
JA
216include/maxpath.h f
217include/memalloc.h f
7117c2d2 218include/ocache.h f
bb70624e
JA
219include/posixdir.h f
220include/posixjmp.h f
2d0c84ef 221include/posixselect.h f
bb70624e
JA
222include/posixstat.h f
223include/posixtime.h f
224include/posixwait.h f
adc6cff5 225include/shmbchar.h f
7117c2d2 226include/shmbutil.h f
bb70624e 227include/shtty.h f
278286c9 228include/stat-time.h f
bb70624e
JA
229include/stdc.h f
230include/systimes.h f
f73dda09 231include/typemax.h f
bb70624e 232include/unionwait.h f
ccc6cda3 233lib/glob/Makefile.in f
7117c2d2
JA
234lib/glob/sm_loop.c f
235lib/glob/smatch.c f
f73dda09
JA
236lib/glob/strmatch.c f
237lib/glob/strmatch.h f
726f6388 238lib/glob/glob.c f
ccc6cda3 239lib/glob/glob.h f
7117c2d2 240lib/glob/glob_loop.c f
5f8cde23 241lib/glob/gmisc.c f
7117c2d2 242lib/glob/xmbsrtowcs.c f
cce855bc 243lib/glob/collsyms.h f
726f6388
JA
244lib/glob/doc/Makefile f
245lib/glob/doc/glob.texi f
246lib/glob/ndir.h f
5e13499c
CR
247lib/intl/ChangeLog f
248lib/intl/Makefile.in f
249lib/intl/VERSION f
250lib/intl/bindtextdom.c f
251lib/intl/config.charset f
252lib/intl/dcgettext.c f
253lib/intl/dcigettext.c f
254lib/intl/dcngettext.c f
255lib/intl/dgettext.c f
256lib/intl/dngettext.c f
257lib/intl/eval-plural.h f
258lib/intl/explodename.c f
259lib/intl/finddomain.c f
260lib/intl/gettext.c f
261lib/intl/gettextP.h f
262lib/intl/gmo.h f
263lib/intl/hash-string.h f
264lib/intl/intl-compat.c f
265lib/intl/l10nflist.c f
266lib/intl/libgnuintl.h.in f
267lib/intl/loadinfo.h f
268lib/intl/loadmsgcat.c f
269lib/intl/localcharset.c f
270lib/intl/localcharset.h f
271lib/intl/locale.alias f
272lib/intl/localealias.c f
273lib/intl/localename.c f
274lib/intl/log.c f
275lib/intl/ngettext.c f
276lib/intl/os2compat.c f
277lib/intl/os2compat.h f
278lib/intl/osdep.c f
279lib/intl/plural-exp.c f
280lib/intl/plural-exp.h f
281lib/intl/plural.c f
282lib/intl/plural.y f
283lib/intl/ref-add.sin f
284lib/intl/ref-del.sin f
285lib/intl/relocatable.c f
286lib/intl/relocatable.h f
287lib/intl/textdomain.c f
ccc6cda3 288lib/malloc/Makefile.in f
726f6388 289lib/malloc/getpagesize.h f
f73dda09
JA
290lib/malloc/imalloc.h f
291lib/malloc/mstats.h f
292lib/malloc/shmalloc.h f
293lib/malloc/table.h f
7117c2d2 294lib/malloc/watch.h f
ccc6cda3 295lib/malloc/alloca.c f
726f6388 296lib/malloc/malloc.c f
f73dda09
JA
297lib/malloc/stats.c f
298lib/malloc/table.c f
299lib/malloc/trace.c f
7117c2d2 300lib/malloc/watch.c f
726f6388 301lib/malloc/xmalloc.c f
f73dda09 302lib/malloc/xleaktrace f 755
ccc6cda3
JA
303lib/malloc/stub.c f
304lib/malloc/i386-alloca.s f
305lib/malloc/x386-alloca.s f
726f6388 306lib/readline/COPYING f
ccc6cda3 307lib/readline/Makefile.in f
726f6388 308lib/readline/ChangeLog f
ccc6cda3
JA
309lib/readline/README f
310lib/readline/STANDALONE f
311lib/readline/readline.c f
726f6388 312lib/readline/vi_mode.c f
726f6388 313lib/readline/emacs_keymap.c f
726f6388
JA
314lib/readline/vi_keymap.c f
315lib/readline/history.c f
ccc6cda3
JA
316lib/readline/histexpand.c f
317lib/readline/histsearch.c f
318lib/readline/histfile.c f
726f6388
JA
319lib/readline/funmap.c f
320lib/readline/keymaps.c f
ccc6cda3
JA
321lib/readline/util.c f
322lib/readline/terminal.c f
9ec5ed66 323lib/readline/xfree.c f
726f6388 324lib/readline/xmalloc.c f
726f6388
JA
325lib/readline/search.c f
326lib/readline/isearch.c f
726f6388
JA
327lib/readline/parens.c f
328lib/readline/rltty.c f
28ef6c31 329lib/readline/compat.c f
726f6388
JA
330lib/readline/complete.c f
331lib/readline/bind.c f
332lib/readline/display.c f
333lib/readline/signals.c f
ccc6cda3 334lib/readline/kill.c f
7117c2d2 335lib/readline/text.c f
ccc6cda3
JA
336lib/readline/undo.c f
337lib/readline/macro.c f
338lib/readline/input.c f
339lib/readline/callback.c f
7117c2d2
JA
340lib/readline/mbutil.c f
341lib/readline/misc.c f
ccc6cda3 342lib/readline/nls.c f
d166f048 343lib/readline/shell.c f
5a318736
CR
344lib/readline/colors.c f
345lib/readline/parse-colors.c f
b72432fd 346lib/readline/savestring.c f
726f6388
JA
347lib/readline/tilde.c f
348lib/readline/tilde.h f
ccc6cda3
JA
349lib/readline/rldefs.h f
350lib/readline/rlconf.h f
7117c2d2 351lib/readline/rlmbutil.h f
bb70624e 352lib/readline/rlshell.h f
ccc6cda3 353lib/readline/rltty.h f
28ef6c31 354lib/readline/rltypedefs.h f
cce855bc 355lib/readline/rlwinsize.h f
ccc6cda3
JA
356lib/readline/readline.h f
357lib/readline/tcap.h f
358lib/readline/keymaps.h f
359lib/readline/history.h f
360lib/readline/histlib.h f
361lib/readline/chardefs.h f
362lib/readline/posixdir.h f
d166f048 363lib/readline/posixjmp.h f
d0ca3503 364lib/readline/posixselect.h f
726f6388
JA
365lib/readline/posixstat.h f
366lib/readline/ansi_stdlib.h f
b72432fd 367lib/readline/rlstdc.h f
bb70624e 368lib/readline/rlprivate.h f
5a318736
CR
369lib/readline/colors.h f
370lib/readline/parse-colors.h f
bb70624e 371lib/readline/xmalloc.h f
ccc6cda3 372lib/readline/doc/Makefile f
d3a24ed2
CR
373lib/readline/doc/version.texi f
374lib/readline/doc/rlman.texi f
375lib/readline/doc/rltech.texi f
376lib/readline/doc/rluser.texi f
377lib/readline/doc/rluserman.texi f
378lib/readline/doc/history.texi f
379lib/readline/doc/hstech.texi f
380lib/readline/doc/hsuser.texi f
381lib/readline/doc/fdl.texi f
ccc6cda3 382lib/readline/examples/Makefile f
bb70624e 383lib/readline/examples/excallback.c f
ccc6cda3
JA
384lib/readline/examples/fileman.c f
385lib/readline/examples/manexamp.c f
386lib/readline/examples/histexamp.c f
387lib/readline/examples/rltest.c f
d166f048 388lib/readline/examples/rl.c f
7117c2d2 389lib/readline/examples/rlcat.c f
ccc6cda3 390lib/readline/examples/Inputrc f
cce855bc 391lib/sh/Makefile.in f
29d25b54 392lib/sh/casemod.c f
cce855bc 393lib/sh/clktck.c f
bb70624e 394lib/sh/clock.c f
64419627 395lib/sh/dprintf.c f
ac18b312 396lib/sh/eaccess.c f
f73dda09
JA
397lib/sh/fmtullong.c f
398lib/sh/fmtulong.c f
7117c2d2 399lib/sh/fmtumax.c f
8f714a7c 400lib/sh/fnxform.c f
53ac45a3 401lib/sh/fpurge.c f
cce855bc
JA
402lib/sh/getcwd.c f
403lib/sh/getenv.c f
bb70624e 404lib/sh/inet_aton.c f
547ef914 405lib/sh/input_avail.c f
cce855bc 406lib/sh/itos.c f
f73dda09 407lib/sh/mailstat.c f
bb70624e 408lib/sh/makepath.c f
d0ca3503
CR
409lib/sh/mbscasecmp.c f
410lib/sh/mbschr.c f
57a07124 411lib/sh/mbscmp.c f
7117c2d2
JA
412lib/sh/memset.c f
413lib/sh/mktime.c f
414lib/sh/netconn.c f
bb70624e 415lib/sh/netopen.c f
cce855bc 416lib/sh/oslib.c f
28ef6c31
JA
417lib/sh/pathcanon.c f
418lib/sh/pathphys.c f
b72432fd 419lib/sh/rename.c f
cce855bc 420lib/sh/setlinebuf.c f
d3a24ed2 421lib/sh/shmatch.c f
adc6cff5 422lib/sh/shmbchar.c f
bb70624e
JA
423lib/sh/shquote.c f
424lib/sh/shtty.c f
f73dda09 425lib/sh/snprintf.c f
28ef6c31 426lib/sh/spell.c f
cce855bc 427lib/sh/strcasecmp.c f
d0ca3503 428lib/sh/strcasestr.c f
1b6902d4 429lib/sh/strchrnul.c f
cce855bc 430lib/sh/strerror.c f
7117c2d2 431lib/sh/strftime.c f
28ef6c31
JA
432lib/sh/stringlist.c f
433lib/sh/stringvec.c f
301e2142 434lib/sh/strnlen.c f
bb70624e 435lib/sh/strpbrk.c f
d3a24ed2 436lib/sh/strstr.c f
cce855bc 437lib/sh/strtod.c f
f73dda09 438lib/sh/strtoimax.c f
cce855bc 439lib/sh/strtol.c f
f73dda09 440lib/sh/strtoll.c f
cce855bc 441lib/sh/strtoul.c f
f73dda09
JA
442lib/sh/strtoull.c f
443lib/sh/strtoumax.c f
28ef6c31 444lib/sh/strtrans.c f
bb70624e
JA
445lib/sh/times.c f
446lib/sh/timeval.c f
28ef6c31 447lib/sh/tmpfile.c f
29d25b54
CR
448lib/sh/uconvert.c f
449lib/sh/ufuncs.c f
eb0b2ad8 450lib/sh/unicode.c f
cce855bc 451lib/sh/vprint.c f
d3ad40de 452lib/sh/wcsdup.c f
220537f2 453lib/sh/wcswidth.c f
7027abcb 454lib/sh/winsize.c f
7117c2d2 455lib/sh/zcatfd.c f
9cbcc93b 456lib/sh/zgetline.c f
d3ad40de 457lib/sh/zmapfd.c f
bb70624e
JA
458lib/sh/zread.c f
459lib/sh/zwrite.c f
ccc6cda3 460lib/termcap/Makefile.in f
bb70624e 461lib/termcap/ltcap.h f
726f6388
JA
462lib/termcap/termcap.c f
463lib/termcap/termcap.h f
464lib/termcap/tparam.c f
465lib/termcap/version.c f
b72432fd 466lib/tilde/README f
ccc6cda3 467lib/tilde/Makefile.in f
726f6388
JA
468lib/tilde/tilde.c f
469lib/tilde/tilde.h f
b72432fd 470lib/tilde/shell.c f
278286c9
CR
471m4/stat-time.m4 f
472m4/timespec.m4 f
5e13499c
CR
473po/LINGUAS f
474po/Makefile.in.in f
475po/Makevars f
476po/POTFILES.in f
245a493c 477po/README f
5e13499c
CR
478po/Rules-builtins f
479po/Rules-quot f
480po/bash.pot f
481po/boldquot.sed f
245a493c 482po/en@boldquot.gmo f
5e13499c 483po/en@boldquot.header f
5e13499c
CR
484po/en@boldquot.po f
485po/en@quot.gmo f
245a493c
CR
486po/en@quot.header f
487po/en@quot.po f
488po/af.gmo f
489po/af.po f
7a131ef2 490po/bg.gmo f
245a493c
CR
491po/bg.po f
492po/ca.gmo f
493po/ca.po f
bea29b7b
CR
494po/cs.gmo f
495po/cs.po f
c1854f2d
CR
496po/da.gmo f
497po/da.po f
245a493c
CR
498po/de.gmo f
499po/de.po f
500po/eo.gmo f
501po/eo.po f
502po/es.gmo f
503po/es.po f
504po/et.gmo f
505po/et.po f
12ae1612
CR
506po/fi.gmo f
507po/fi.po f
245a493c
CR
508po/fr.gmo f
509po/fr.po f
b06e584e
CR
510po/ga.gmo f
511po/ga.po f
863d31ae
CR
512po/gl.gmo f
513po/gl.po f
245a493c
CR
514po/hu.gmo f
515po/hu.po f
2e4498b3
CR
516po/id.gmo f
517po/id.po f
863d31ae
CR
518po/it.gmo f
519po/it.po f
245a493c
CR
520po/ja.gmo f
521po/ja.po f
33fe8777
CR
522po/lt.gmo f
523po/lt.po f
245a493c
CR
524po/nl.gmo f
525po/nl.po f
526po/pl.gmo f
527po/pl.po f
528po/pt_BR.gmo f
529po/pt_BR.po f
530po/ro.gmo f
531po/ro.po f
11a6f9a9 532po/ru.gmo f
245a493c 533po/ru.po f
0684f276 534po/sk.gmo f
245a493c 535po/sk.po f
c1854f2d
CR
536po/sl.gmo f
537po/sl.po f
d3ad40de 538po/sv.gmo f
245a493c
CR
539po/sv.po f
540po/tr.gmo f
541po/tr.po f
220537f2
CR
542po/uk.gmo f
543po/uk.po f
245a493c
CR
544po/vi.gmo f
545po/vi.po f
3d8cce26
CR
546po/zh_CN.gmo f
547po/zh_CN.po f
dd4f3dd8
CR
548po/zh_TW.gmo f
549po/zh_TW.po f
5e13499c
CR
550po/insert-header.sin f
551po/quot.sed f
552po/remove-potcdate.sin f
726f6388
JA
553CWRU/misc/open-files.c f
554CWRU/misc/sigs.c f
726f6388
JA
555CWRU/misc/sigstat.c f
556CWRU/misc/bison f
b72432fd
JA
557CWRU/misc/errlist.c f
558CWRU/misc/hpux10-dlfcn.h f
726f6388
JA
559CWRU/PLATFORMS f
560CWRU/README f
726f6388 561CWRU/changelog f
ccc6cda3
JA
562CWRU/sh-redir-hack f
563CWRU/mh-folder-comp f
564doc/FAQ f
565doc/Makefile.in f
566doc/bash.1 f
567doc/bashbug.1 f
bb70624e
JA
568doc/builtins.1 f
569doc/rbash.1 f
ccc6cda3
JA
570doc/README f
571doc/INTRO f
ccc6cda3
JA
572doc/texinfo.tex f
573doc/bashref.texi f
d3a24ed2 574doc/version.texi f
ccc6cda3 575doc/bashref.info f
ccc6cda3 576doc/article.ms f
cce855bc 577doc/htmlpost.sh f 755
d3a24ed2
CR
578doc/infopost.sh f 755
579doc/fdl.texi f
580doc/fdl.txt f
cce855bc 581support/Makefile.in f
f73dda09 582support/bashversion.c f
33fe8777 583support/checkbashisms f 755
ccc6cda3 584support/config.guess f
5e13499c 585support/config.rpath f 755
ccc6cda3 586support/config.sub f
d166f048
JA
587support/printenv.sh f 755
588support/printenv.c f
726f6388 589support/bash.xbm f
b72432fd 590support/missing f 755
ccc6cda3 591support/mkclone f 755
d166f048 592support/mkconffiles f 755
ccc6cda3 593support/mkdirs f 755
5e13499c 594support/mkinstalldirs f 755
d166f048 595support/mkversion.sh f 755
ccc6cda3 596support/mksignames.c f
dc8fbaf9 597support/signames.c f
726f6388 598support/bashbug.sh f
cce855bc 599support/man2html.c f
726f6388 600support/recho.c f
ccc6cda3 601support/zecho.c f
dd4f3dd8 602support/xcase.c f
726f6388 603support/SYMLINKS f
ccc6cda3
JA
604support/fixlinks f 755
605support/install.sh f 755
d3a24ed2 606support/texi2dvi f 755
b72432fd 607support/texi2html f 755
d166f048 608support/xenix-link.sh f 755
b72432fd
JA
609support/shobj-conf f 755
610support/rlvers.sh f 755
b317c077
CR
611examples/INDEX.txt f
612examples/INDEX.html f
7117c2d2
JA
613examples/obashdb/PERMISSION f
614examples/obashdb/README f
70694d2e
CR
615examples/obashdb/bashdb f
616examples/obashdb/bashdb.el f
dd4f3dd8 617examples/complete/bash_completion f
45c0f7f8 618examples/complete/cdfunc f
bb70624e 619examples/complete/complete-examples f
28ef6c31
JA
620examples/complete/complete.ianmac f
621examples/complete/complete2.ianmac f
622examples/complete/complete.freebsd f
f73dda09 623examples/complete/complete.gnu-longopt f
d3a24ed2 624examples/complete/bashcc-1.0.1.tar.gz f
ccc6cda3 625examples/loadables/README f
b72432fd 626examples/loadables/template.c f
cce855bc 627examples/loadables/Makefile.in f
ccc6cda3
JA
628examples/loadables/necho.c f
629examples/loadables/hello.c f
ccc6cda3 630examples/loadables/print.c f
28ef6c31 631examples/loadables/realpath.c f
ccc6cda3 632examples/loadables/sleep.c f
d3a24ed2 633examples/loadables/strftime.c f
ccc6cda3 634examples/loadables/truefalse.c f
f73dda09 635examples/loadables/getconf.h f
ccc6cda3 636examples/loadables/getconf.c f
ccc6cda3
JA
637examples/loadables/finfo.c f
638examples/loadables/cat.c f
28ef6c31 639examples/loadables/cut.c f
ccc6cda3
JA
640examples/loadables/logname.c f
641examples/loadables/basename.c f
642examples/loadables/dirname.c f
643examples/loadables/tty.c f
644examples/loadables/pathchk.c f
645examples/loadables/tee.c f
646examples/loadables/rmdir.c f
647examples/loadables/head.c f
b72432fd 648examples/loadables/printenv.c f
28ef6c31 649examples/loadables/push.c f
b72432fd
JA
650examples/loadables/id.c f
651examples/loadables/whoami.c f
652examples/loadables/uname.c f
653examples/loadables/sync.c f
654examples/loadables/mkdir.c f
655examples/loadables/ln.c f
40c8fbee 656examples/loadables/mypid.c f
b72432fd 657examples/loadables/unlink.c f
bb70624e
JA
658examples/loadables/perl/Makefile.in f
659examples/loadables/perl/README f
660examples/loadables/perl/bperl.c f
661examples/loadables/perl/iperl.c f
662examples/functions/array-stuff f
28ef6c31 663examples/functions/array-to-string f
726f6388 664examples/functions/autoload f
ccc6cda3 665examples/functions/autoload.v2 f
b72432fd 666examples/functions/autoload.v3 f
cce855bc
JA
667examples/functions/basename f
668examples/functions/basename2 f
f73dda09
JA
669examples/functions/coproc.bash f
670examples/functions/coshell.README f
671examples/functions/coshell.bash f
726f6388 672examples/functions/csh-compat f
726f6388 673examples/functions/dirfuncs f
cce855bc 674examples/functions/dirname f
28ef6c31 675examples/functions/emptydir f
726f6388
JA
676examples/functions/exitstat f
677examples/functions/external f
678examples/functions/fact f
726f6388 679examples/functions/fstty f
cce855bc 680examples/functions/func f
28ef6c31 681examples/functions/gethtml f
cce855bc
JA
682examples/functions/getoptx.bash f
683examples/functions/inetaddr f
ccc6cda3 684examples/functions/inpath f
cce855bc
JA
685examples/functions/isnum.bash f
686examples/functions/isnum2 f
7117c2d2 687examples/functions/isvalidip f
cce855bc
JA
688examples/functions/jdate.bash f
689examples/functions/jj.bash f
ccc6cda3 690examples/functions/keep f
28ef6c31 691examples/functions/ksh-cd f
bb70624e 692examples/functions/ksh-compat-test f
cce855bc
JA
693examples/functions/kshenv f
694examples/functions/login f
695examples/functions/lowercase f
696examples/functions/manpage f
ccc6cda3 697examples/functions/mhfold f
7f947b68 698examples/functions/newdirstack.bsh f
cce855bc
JA
699examples/functions/notify.bash f
700examples/functions/pathfuncs f
28ef6c31 701examples/functions/recurse f
ccc6cda3 702examples/functions/repeat2 f
b72432fd 703examples/functions/repeat3 f
cce855bc 704examples/functions/seq f
b72432fd 705examples/functions/seq2 f
cce855bc
JA
706examples/functions/shcat f
707examples/functions/shcat2 f
28ef6c31 708examples/functions/sort-pos-params f
cce855bc
JA
709examples/functions/substr f
710examples/functions/substr2 f
711examples/functions/term f
712examples/functions/whatis f
713examples/functions/whence f
b72432fd 714examples/functions/which f
d166f048 715examples/functions/xalias.bash f
bb70624e 716examples/functions/xfind.bash f
726f6388 717examples/scripts/adventure.sh f
5cdaaf76 718examples/scripts/bash-hexdump.sh f
726f6388 719examples/scripts/bcsh.sh f
28ef6c31 720examples/scripts/cat.sh f
bb70624e 721examples/scripts/center f
28ef6c31 722examples/scripts/dd-ex.sh f
cce855bc
JA
723examples/scripts/fixfiles.bash f
724examples/scripts/hanoi.bash f
ccc6cda3 725examples/scripts/inpath f
cce855bc 726examples/scripts/krand.bash f
bb70624e 727examples/scripts/line-input.bash f
ccc6cda3 728examples/scripts/nohup.bash f
cce855bc
JA
729examples/scripts/precedence f
730examples/scripts/randomcard.bash f
ccc6cda3 731examples/scripts/scrollbar f
cce855bc 732examples/scripts/scrollbar2 f
7117c2d2 733examples/scripts/self-repro f
cce855bc
JA
734examples/scripts/showperm.bash f
735examples/scripts/shprompt f
d166f048 736examples/scripts/spin.bash f
cce855bc 737examples/scripts/timeout f
d3ad40de 738examples/scripts/timeout2 f
10a4e415 739examples/scripts/timeout3 f
cce855bc
JA
740examples/scripts/vtree2 f
741examples/scripts/vtree3 f
bb70624e
JA
742examples/scripts/vtree3a f
743examples/scripts/websrv.sh f
744examples/scripts/xterm_title f
ccc6cda3
JA
745examples/scripts/zprintf f
746examples/startup-files/README f
cce855bc 747examples/startup-files/Bashrc.bfox f
726f6388
JA
748examples/startup-files/Bash_aliases f
749examples/startup-files/Bash_profile f
750examples/startup-files/bash-profile f
751examples/startup-files/bashrc f
bb70624e
JA
752examples/startup-files/apple/README f
753examples/startup-files/apple/aliases f
754examples/startup-files/apple/bash.defaults f
755examples/startup-files/apple/environment f
756examples/startup-files/apple/login f
757examples/startup-files/apple/logout f
758examples/startup-files/apple/rc f
ccc6cda3 759examples/misc/suncmd.termcap f
cce855bc
JA
760examples/misc/aliasconv.sh f
761examples/misc/aliasconv.bash f
ccc6cda3 762examples/misc/cshtobash f
726f6388 763tests/README f
d3ad40de 764tests/COPYRIGHT f
d3a24ed2 765tests/alias.tests f
d5362af8 766tests/alias1.sub f
d3a24ed2 767tests/alias.right f
f75912ae
CR
768tests/appendop.tests f
769tests/appendop.right f
bb70624e
JA
770tests/arith-for.tests f
771tests/arith-for.right f
ccc6cda3
JA
772tests/arith.tests f
773tests/arith.right f
762a763b
CR
774tests/arith1.sub f
775tests/arith2.sub f
108a433e 776tests/arith3.sub f
89c77bc7 777tests/arith4.sub f
77638cbf 778tests/arith5.sub f
ccc6cda3
JA
779tests/array.tests f
780tests/array.right f
d90269dd
CR
781tests/array1.sub f
782tests/array2.sub f
d11b8b46 783tests/array3.sub f
5e4a95c7 784tests/array4.sub f
e6598ba4
CR
785tests/array5.sub f
786tests/array6.sub f
fdf670ea 787tests/array7.sub f
09767ff0 788tests/array8.sub f
f2f9854d 789tests/array9.sub f
5f8cde23 790tests/array10.sub f
7fc96f79 791tests/array11.sub f
51f7ea36 792tests/array12.sub f
ed3f3b6c 793tests/array13.sub f
cce855bc
JA
794tests/array-at-star f
795tests/array2.right f
fdf670ea
CR
796tests/assoc.tests f
797tests/assoc.right f
798tests/assoc1.sub f
799tests/assoc2.sub f
09767ff0
CR
800tests/assoc3.sub f
801tests/assoc4.sub f
6932f7f5 802tests/assoc5.sub f
3eb2d94a 803tests/assoc6.sub f
1f6ec1a8 804tests/assoc7.sub f
d3a24ed2 805tests/braces.tests f
ccc6cda3 806tests/braces.right f
d166f048
JA
807tests/builtins.tests f
808tests/builtins.right f
bb70624e
JA
809tests/builtins1.sub f
810tests/builtins2.sub f
3d35553a 811tests/builtins3.sub f
cce855bc
JA
812tests/source1.sub f
813tests/source2.sub f
814tests/source3.sub f
815tests/source4.sub f
816tests/source5.sub f
d3ad40de 817tests/source6.sub f
8943768b
CR
818tests/case.tests f
819tests/case.right f
09767ff0
CR
820tests/casemod.tests f
821tests/casemod.right f
d3ad40de
CR
822tests/comsub.tests f
823tests/comsub.right f
602bb739 824tests/comsub1.sub f
09767ff0
CR
825tests/comsub-eof.tests f
826tests/comsub-eof0.sub f
827tests/comsub-eof1.sub f
828tests/comsub-eof2.sub f
829tests/comsub-eof3.sub f
1231ac47 830tests/comsub-eof4.sub f
d83a0671 831tests/comsub-eof5.sub f
09767ff0 832tests/comsub-eof.right f
e33f2203
CR
833tests/comsub-posix.tests f
834tests/comsub-posix.right f
835tests/comsub-posix1.sub f
6faad625 836tests/comsub-posix2.sub f
e054386f 837tests/comsub-posix3.sub f
cce855bc
JA
838tests/cond.tests f
839tests/cond.right f
4b82d1cd
CR
840tests/cond-regexp1.sub f
841tests/cond-regexp2.sub f
09767ff0
CR
842tests/coproc.tests f
843tests/coproc.right f
b72432fd
JA
844tests/cprint.tests f
845tests/cprint.right f
d3a24ed2
CR
846tests/dbg-support.right f
847tests/dbg-support.sub f
848tests/dbg-support.tests f
849tests/dbg-support2.right f
850tests/dbg-support2.tests f
76af2125 851tests/dbg-support3.sub f
cce855bc 852tests/dollar-at-star f
12d937f9 853tests/dollar-at1.sub f
762a763b 854tests/dollar-at2.sub f
1231ac47 855tests/dollar-at3.sub f
40647963 856tests/dollar-at4.sub f
d3a24ed2 857tests/dollar-star1.sub f
227f982e 858tests/dollar-star2.sub f
09767ff0 859tests/dollar-star3.sub f
1231ac47 860tests/dollar-star4.sub f
94a5513e 861tests/dollar-star5.sub f
726f6388 862tests/dollar.right f
cce855bc
JA
863tests/dstack.tests f
864tests/dstack.right f
865tests/dstack2.tests f
866tests/dstack2.right f
d166f048
JA
867tests/errors.tests f
868tests/errors.right f
bfd181e7 869tests/errors1.sub f
1f6ec1a8 870tests/errors2.sub f
d166f048 871tests/execscript f
cce855bc
JA
872tests/exec.right f
873tests/exec1.sub f 755
874tests/exec2.sub f
875tests/exec3.sub f
876tests/exec4.sub f
877tests/exec5.sub f
28ef6c31 878tests/exec6.sub f
d3a24ed2 879tests/exec7.sub f
b1a26c01 880tests/exec8.sub f
54a1fa7c 881tests/exec9.sub f
e6598ba4 882tests/exp.tests f
726f6388 883tests/exp.right f
e6598ba4 884tests/exp1.sub f
b0c16657 885tests/exp2.sub f
e1e48bba 886tests/exp3.sub f
adc6cff5 887tests/exp4.sub f
9c2db999 888tests/exp5.sub f
f4f5e1c2 889tests/exp6.sub f
cce855bc
JA
890tests/extglob.tests f
891tests/extglob.right f
462a7a25 892tests/extglob1.sub f
bb70624e
JA
893tests/extglob2.tests f
894tests/extglob2.right f
cac4cdbf
CR
895tests/extglob3.tests f
896tests/extglob3.right f
d166f048
JA
897tests/func.tests f
898tests/func.right f
bb70624e 899tests/func1.sub f
28ef6c31
JA
900tests/func2.sub f
901tests/func3.sub f
6faad625 902tests/func4.sub f
d166f048
JA
903tests/getopts.tests f
904tests/getopts.right f
cce855bc
JA
905tests/getopts1.sub f
906tests/getopts2.sub f
907tests/getopts3.sub f
908tests/getopts4.sub f
909tests/getopts5.sub f
910tests/getopts6.sub f
911tests/getopts7.sub f
94a5513e 912tests/glob.tests f
cce855bc 913tests/glob1.sub f
726f6388 914tests/glob.right f
94a5513e
CR
915tests/globstar.tests f
916tests/globstar.right f
a8fd3f3e 917tests/globstar1.sub f
ccc6cda3
JA
918tests/heredoc.tests f
919tests/heredoc.right f
4b9cc222 920tests/heredoc1.sub f
40647963 921tests/heredoc2.sub f
af32e54d 922tests/heredoc3.sub f
7117c2d2
JA
923tests/herestr.tests f
924tests/herestr.right f
cce855bc
JA
925tests/histexp.tests f
926tests/histexp.right f
d166f048
JA
927tests/history.tests f
928tests/history.right f
898cc92e 929tests/history.list f 444
8e1a6eaa 930tests/history1.sub f
c302751c 931tests/history2.sub f
7117c2d2
JA
932tests/ifs.tests f
933tests/ifs.right f
7790f917
CR
934tests/ifs-posix.tests f
935tests/ifs-posix.right f
726f6388
JA
936tests/input-line.sh f
937tests/input-line.sub f
938tests/input.right f
d90269dd 939tests/intl.tests f
b0c16657 940tests/intl1.sub f
adc6cff5 941tests/intl2.sub f
d90269dd 942tests/intl.right f
227f982e
CR
943tests/iquote.tests f
944tests/iquote.right f
efc2f955 945tests/iquote1.sub f
bb70624e
JA
946tests/invert.tests f
947tests/invert.right f
d166f048 948tests/jobs.tests f
cce855bc
JA
949tests/jobs1.sub f
950tests/jobs2.sub f
bb70624e 951tests/jobs3.sub f
c2258e1c 952tests/jobs4.sub f
d166f048 953tests/jobs.right f
7d92f73f
CR
954tests/lastpipe.right f
955tests/lastpipe.tests f
956tests/lastpipe1.sub f
6a8fd0ed
CR
957tests/mapfile.data f
958tests/mapfile.right f
959tests/mapfile.tests f
e141c35a 960tests/mapfile1.sub f
ccc6cda3
JA
961tests/more-exp.tests f
962tests/more-exp.right f
726f6388 963tests/new-exp.tests f
cce855bc
JA
964tests/new-exp1.sub f
965tests/new-exp2.sub f
bb70624e 966tests/new-exp3.sub f
d3a24ed2 967tests/new-exp4.sub f
f75912ae 968tests/new-exp5.sub f
d3ad40de 969tests/new-exp6.sub f
4ac1ff98 970tests/new-exp7.sub f
5f8cde23 971tests/new-exp8.sub f
726f6388 972tests/new-exp.right f
ccc6cda3
JA
973tests/nquote.tests f
974tests/nquote.right f
824dfe68 975tests/nquote1.sub f
7117c2d2
JA
976tests/nquote1.tests f
977tests/nquote1.right f
978tests/nquote2.tests f
979tests/nquote2.right f
980tests/nquote3.tests f
981tests/nquote3.right f
d3a24ed2
CR
982tests/nquote4.tests f
983tests/nquote4.right f
e6598ba4
CR
984tests/nquote5.tests f
985tests/nquote5.right f
ccc6cda3
JA
986tests/posix2.tests f
987tests/posix2.right f
6faad625
CR
988tests/posixexp.tests f
989tests/posixexp.right f
e05be32d
CR
990tests/posixexp1.sub f
991tests/posixexp2.sub f
992tests/posixexp2.tests f
993tests/posixexp2.right f
cce855bc
JA
994tests/posixpat.tests f
995tests/posixpat.right f
3d35553a
CR
996tests/posixpipe.tests f
997tests/posixpipe.right f
726f6388
JA
998tests/prec.right f
999tests/precedence f
cce855bc
JA
1000tests/printf.tests f
1001tests/printf.right f
6faad625 1002tests/printf1.sub f
6932f7f5 1003tests/printf2.sub f
6faad625 1004tests/printf3.sub f
e107650c 1005tests/printf4.sub f
ccc6cda3
JA
1006tests/quote.tests f
1007tests/quote.right f
1008tests/read.tests f
1009tests/read.right f
bb70624e
JA
1010tests/read1.sub f
1011tests/read2.sub f
1012tests/read3.sub f
7117c2d2 1013tests/read4.sub f
762a763b 1014tests/read5.sub f
a9fac3b2 1015tests/read6.sub f
d166f048
JA
1016tests/redir.tests f
1017tests/redir.right f
1018tests/redir1.sub f
1019tests/redir2.sub f
1020tests/redir3.sub f
1021tests/redir3.in1 f
1022tests/redir3.in2 f
1023tests/redir4.sub f
1024tests/redir4.in1 f
7117c2d2 1025tests/redir5.sub f
d3a24ed2 1026tests/redir6.sub f
eb2bb562 1027tests/redir7.sub f
b0c16657 1028tests/redir8.sub f
8943768b 1029tests/redir9.sub f
c5402025 1030tests/redir10.sub f
ccc6cda3
JA
1031tests/rhs-exp.tests f
1032tests/rhs-exp.right f
9c2db999 1033tests/rhs-exp1.sub f
d166f048
JA
1034tests/rsh.tests f
1035tests/rsh.right f
726f6388 1036tests/run-all f
d166f048 1037tests/run-minimal f
d3a24ed2 1038tests/run-alias f
f75912ae 1039tests/run-appendop f
bb70624e 1040tests/run-arith-for f
ccc6cda3
JA
1041tests/run-arith f
1042tests/run-array f
cce855bc 1043tests/run-array2 f
fdf670ea 1044tests/run-assoc f
ccc6cda3 1045tests/run-braces f
d166f048 1046tests/run-builtins f
8943768b 1047tests/run-case f
09767ff0 1048tests/run-casemod f
d3ad40de 1049tests/run-comsub f
09767ff0 1050tests/run-comsub-eof f
e33f2203 1051tests/run-comsub-posix f
cce855bc 1052tests/run-cond f
09767ff0 1053tests/run-coproc f
b72432fd 1054tests/run-cprint f
d3a24ed2
CR
1055tests/run-dbg-support f
1056tests/run-dbg-support2 f
d166f048 1057tests/run-dirstack f
726f6388 1058tests/run-dollars f
d166f048
JA
1059tests/run-errors f
1060tests/run-execscript f
726f6388 1061tests/run-exp-tests f
cce855bc 1062tests/run-extglob f
bb70624e 1063tests/run-extglob2 f
cac4cdbf 1064tests/run-extglob3 f
d166f048
JA
1065tests/run-func f
1066tests/run-getopts f
726f6388 1067tests/run-glob-test f
94a5513e 1068tests/run-globstar f
ccc6cda3 1069tests/run-heredoc f
7117c2d2 1070tests/run-herestr f
d166f048
JA
1071tests/run-histexpand f
1072tests/run-history f
7117c2d2 1073tests/run-ifs f
7790f917 1074tests/run-ifs-posix f
726f6388 1075tests/run-input-test f
d90269dd 1076tests/run-intl f
227f982e 1077tests/run-iquote f
bb70624e 1078tests/run-invert f
d166f048 1079tests/run-jobs f
7d92f73f 1080tests/run-lastpipe f
6a8fd0ed 1081tests/run-mapfile f
ccc6cda3 1082tests/run-more-exp f
726f6388 1083tests/run-new-exp f
ccc6cda3 1084tests/run-nquote f
7117c2d2
JA
1085tests/run-nquote1 f
1086tests/run-nquote2 f
1087tests/run-nquote3 f
d3a24ed2 1088tests/run-nquote4 f
e6598ba4 1089tests/run-nquote5 f
ccc6cda3 1090tests/run-posix2 f
6faad625 1091tests/run-posixexp f
e05be32d 1092tests/run-posixexp2 f
cce855bc 1093tests/run-posixpat f
3d35553a 1094tests/run-posixpipe f
726f6388 1095tests/run-precedence f
cce855bc 1096tests/run-printf f
ccc6cda3
JA
1097tests/run-quote f
1098tests/run-read f
d166f048 1099tests/run-redir f
ccc6cda3 1100tests/run-rhs-exp f
d166f048 1101tests/run-rsh f
cce855bc 1102tests/run-set-e f
d3a24ed2 1103tests/run-set-x f
cce855bc 1104tests/run-shopt f
726f6388 1105tests/run-strip f
ccc6cda3
JA
1106tests/run-test f
1107tests/run-tilde f
cac4cdbf 1108tests/run-tilde2 f
d166f048
JA
1109tests/run-trap f
1110tests/run-type f
726f6388 1111tests/run-varenv f
a8fd3f3e 1112tests/run-vredir f
a05a1337
CR
1113tests/set-e.tests f
1114tests/set-e1.sub f
1115tests/set-e2.sub f
726f6388 1116tests/set-e.right f
d3a24ed2 1117tests/set-x.tests f
d5362af8 1118tests/set-x1.sub f
d3a24ed2 1119tests/set-x.right f
cce855bc
JA
1120tests/shopt.tests f
1121tests/shopt.right f
726f6388
JA
1122tests/strip.tests f
1123tests/strip.right f
bb70624e 1124tests/test.tests f
ccc6cda3 1125tests/test.right f
cac4cdbf 1126tests/tilde.tests f
726f6388 1127tests/tilde.right f
cac4cdbf
CR
1128tests/tilde2.tests f
1129tests/tilde2.right f
d166f048
JA
1130tests/trap.tests f
1131tests/trap.right f
cce855bc 1132tests/trap1.sub f 755
f73dda09
JA
1133tests/trap2.sub f 755
1134tests/trap2a.sub f 755
c302751c 1135tests/trap3.sub f
d166f048
JA
1136tests/type.tests f
1137tests/type.right f
8943768b 1138tests/type1.sub f
6932f7f5 1139tests/type2.sub f
1b13a290 1140tests/type3.sub f
71412226 1141tests/type4.sub f
e73012f1
CR
1142tests/unicode1.sub f
1143tests/unicode2.sub f
726f6388
JA
1144tests/varenv.right f
1145tests/varenv.sh f
28ef6c31 1146tests/varenv1.sub f
7117c2d2 1147tests/varenv2.sub f
d166f048
JA
1148tests/version f
1149tests/version.mini f
a8fd3f3e
CR
1150tests/vredir.tests f
1151tests/vredir.right f
1152tests/vredir1.sub f
1153tests/vredir2.sub f
1154tests/vredir3.sub f
1155tests/vredir4.sub f
1156tests/vredir5.sub f
89c77bc7 1157tests/vredir6.sub f
bb70624e 1158tests/misc/dev-tcp.tests f
cce855bc 1159tests/misc/perf-script f
bb70624e
JA
1160tests/misc/perftest f
1161tests/misc/read-nchars.tests f
cce855bc
JA
1162tests/misc/redir-t2.sh f
1163tests/misc/run-r2.sh f
1164tests/misc/sigint-1.sh f
1165tests/misc/sigint-2.sh f
1166tests/misc/sigint-3.sh f
1167tests/misc/sigint-4.sh f
726f6388
JA
1168tests/misc/test-minus-e.1 f
1169tests/misc/test-minus-e.2 f
bb70624e 1170tests/misc/wait-bg.tests f
ccc6cda3
JA
1171examples/scripts.v2/PERMISSION f
1172examples/scripts.v2/README f
1173examples/scripts.v2/arc2tarz f
1174examples/scripts.v2/bashrand f
cce855bc 1175examples/scripts.v2/cal2day.bash f
ccc6cda3
JA
1176examples/scripts.v2/cdhist.bash f
1177examples/scripts.v2/corename f
1178examples/scripts.v2/fman f
1179examples/scripts.v2/frcp f
1180examples/scripts.v2/lowercase f
1181examples/scripts.v2/ncp f
1182examples/scripts.v2/newext f
1183examples/scripts.v2/nmv f
1184examples/scripts.v2/pages f
1185examples/scripts.v2/pf f
7117c2d2 1186examples/scripts.v2/ren f
ccc6cda3
JA
1187examples/scripts.v2/rename f
1188examples/scripts.v2/repeat f
1189examples/scripts.v2/untar f
1190examples/scripts.v2/uudec f
1191examples/scripts.v2/uuenc f
1192examples/scripts.v2/vtree f
1193examples/scripts.v2/where f
1194examples/scripts.v2/pmtop f
1195examples/scripts.v2/shprof f
1196examples/scripts.noah/PERMISSION f
1197examples/scripts.noah/README f
1198examples/scripts.noah/aref.bash f
1199examples/scripts.noah/bash.sub.bash f
1200examples/scripts.noah/bash_version.bash f
1201examples/scripts.noah/meta.bash f
1202examples/scripts.noah/mktmp.bash f
1203examples/scripts.noah/number.bash f
1204examples/scripts.noah/prompt.bash f
1205examples/scripts.noah/remap_keys.bash f
1206examples/scripts.noah/require.bash f
1207examples/scripts.noah/send_mail.bash f
1208examples/scripts.noah/shcat.bash f
1209examples/scripts.noah/source.bash f
1210examples/scripts.noah/string.bash f
1211examples/scripts.noah/stty.bash f
1212examples/scripts.noah/y_or_n_p.bash f