]> git.ipfire.org Git - thirdparty/bash.git/blame - MANIFEST
commit bash-20121102 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
a7ad477f 55configure.ac 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
47b599dc 453lib/sh/wcsnwidth.c f
220537f2 454lib/sh/wcswidth.c f
7027abcb 455lib/sh/winsize.c f
7117c2d2 456lib/sh/zcatfd.c f
9cbcc93b 457lib/sh/zgetline.c f
d3ad40de 458lib/sh/zmapfd.c f
bb70624e
JA
459lib/sh/zread.c f
460lib/sh/zwrite.c f
ccc6cda3 461lib/termcap/Makefile.in f
bb70624e 462lib/termcap/ltcap.h f
726f6388
JA
463lib/termcap/termcap.c f
464lib/termcap/termcap.h f
465lib/termcap/tparam.c f
466lib/termcap/version.c f
b72432fd 467lib/tilde/README f
ccc6cda3 468lib/tilde/Makefile.in f
726f6388
JA
469lib/tilde/tilde.c f
470lib/tilde/tilde.h f
b72432fd 471lib/tilde/shell.c f
278286c9
CR
472m4/stat-time.m4 f
473m4/timespec.m4 f
5e13499c
CR
474po/LINGUAS f
475po/Makefile.in.in f
476po/Makevars f
477po/POTFILES.in f
245a493c 478po/README f
5e13499c
CR
479po/Rules-builtins f
480po/Rules-quot f
481po/bash.pot f
482po/boldquot.sed f
245a493c 483po/en@boldquot.gmo f
5e13499c 484po/en@boldquot.header f
5e13499c
CR
485po/en@boldquot.po f
486po/en@quot.gmo f
245a493c
CR
487po/en@quot.header f
488po/en@quot.po f
489po/af.gmo f
490po/af.po f
7a131ef2 491po/bg.gmo f
245a493c
CR
492po/bg.po f
493po/ca.gmo f
494po/ca.po f
bea29b7b
CR
495po/cs.gmo f
496po/cs.po f
c1854f2d
CR
497po/da.gmo f
498po/da.po f
245a493c
CR
499po/de.gmo f
500po/de.po f
501po/eo.gmo f
502po/eo.po f
503po/es.gmo f
504po/es.po f
505po/et.gmo f
506po/et.po f
12ae1612
CR
507po/fi.gmo f
508po/fi.po f
245a493c
CR
509po/fr.gmo f
510po/fr.po f
b06e584e
CR
511po/ga.gmo f
512po/ga.po f
863d31ae
CR
513po/gl.gmo f
514po/gl.po f
55a5a4ac
CR
515po/hr.gmo f
516po/hr.po f
245a493c
CR
517po/hu.gmo f
518po/hu.po f
2e4498b3
CR
519po/id.gmo f
520po/id.po f
863d31ae
CR
521po/it.gmo f
522po/it.po f
245a493c
CR
523po/ja.gmo f
524po/ja.po f
33fe8777
CR
525po/lt.gmo f
526po/lt.po f
245a493c
CR
527po/nl.gmo f
528po/nl.po f
529po/pl.gmo f
530po/pl.po f
531po/pt_BR.gmo f
532po/pt_BR.po f
533po/ro.gmo f
534po/ro.po f
11a6f9a9 535po/ru.gmo f
245a493c 536po/ru.po f
0684f276 537po/sk.gmo f
245a493c 538po/sk.po f
c1854f2d
CR
539po/sl.gmo f
540po/sl.po f
d3ad40de 541po/sv.gmo f
245a493c
CR
542po/sv.po f
543po/tr.gmo f
544po/tr.po f
220537f2
CR
545po/uk.gmo f
546po/uk.po f
245a493c
CR
547po/vi.gmo f
548po/vi.po f
3d8cce26
CR
549po/zh_CN.gmo f
550po/zh_CN.po f
dd4f3dd8
CR
551po/zh_TW.gmo f
552po/zh_TW.po f
5e13499c
CR
553po/insert-header.sin f
554po/quot.sed f
555po/remove-potcdate.sin f
726f6388
JA
556CWRU/misc/open-files.c f
557CWRU/misc/sigs.c f
726f6388
JA
558CWRU/misc/sigstat.c f
559CWRU/misc/bison f
b72432fd
JA
560CWRU/misc/errlist.c f
561CWRU/misc/hpux10-dlfcn.h f
726f6388
JA
562CWRU/PLATFORMS f
563CWRU/README f
726f6388 564CWRU/changelog f
ccc6cda3
JA
565CWRU/sh-redir-hack f
566CWRU/mh-folder-comp f
567doc/FAQ f
568doc/Makefile.in f
569doc/bash.1 f
570doc/bashbug.1 f
bb70624e
JA
571doc/builtins.1 f
572doc/rbash.1 f
ccc6cda3
JA
573doc/README f
574doc/INTRO f
ccc6cda3
JA
575doc/texinfo.tex f
576doc/bashref.texi f
d3a24ed2 577doc/version.texi f
ccc6cda3 578doc/bashref.info f
ccc6cda3 579doc/article.ms f
cce855bc 580doc/htmlpost.sh f 755
d3a24ed2
CR
581doc/infopost.sh f 755
582doc/fdl.texi f
583doc/fdl.txt f
cce855bc 584support/Makefile.in f
f73dda09 585support/bashversion.c f
33fe8777 586support/checkbashisms f 755
ccc6cda3 587support/config.guess f
5e13499c 588support/config.rpath f 755
ccc6cda3 589support/config.sub f
d166f048
JA
590support/printenv.sh f 755
591support/printenv.c f
726f6388 592support/bash.xbm f
b72432fd 593support/missing f 755
ccc6cda3 594support/mkclone f 755
d166f048 595support/mkconffiles f 755
ccc6cda3 596support/mkdirs f 755
5e13499c 597support/mkinstalldirs f 755
d166f048 598support/mkversion.sh f 755
ccc6cda3 599support/mksignames.c f
dc8fbaf9 600support/signames.c f
726f6388 601support/bashbug.sh f
cce855bc 602support/man2html.c f
726f6388 603support/recho.c f
ccc6cda3 604support/zecho.c f
dd4f3dd8 605support/xcase.c f
726f6388 606support/SYMLINKS f
ccc6cda3
JA
607support/fixlinks f 755
608support/install.sh f 755
d3a24ed2 609support/texi2dvi f 755
b72432fd 610support/texi2html f 755
d166f048 611support/xenix-link.sh f 755
b72432fd
JA
612support/shobj-conf f 755
613support/rlvers.sh f 755
b317c077
CR
614examples/INDEX.txt f
615examples/INDEX.html f
7117c2d2
JA
616examples/obashdb/PERMISSION f
617examples/obashdb/README f
70694d2e
CR
618examples/obashdb/bashdb f
619examples/obashdb/bashdb.el f
dd4f3dd8 620examples/complete/bash_completion f
45c0f7f8 621examples/complete/cdfunc f
bb70624e 622examples/complete/complete-examples f
28ef6c31
JA
623examples/complete/complete.ianmac f
624examples/complete/complete2.ianmac f
625examples/complete/complete.freebsd f
f73dda09 626examples/complete/complete.gnu-longopt f
d3a24ed2 627examples/complete/bashcc-1.0.1.tar.gz f
ccc6cda3 628examples/loadables/README f
b72432fd 629examples/loadables/template.c f
cce855bc 630examples/loadables/Makefile.in f
ccc6cda3
JA
631examples/loadables/necho.c f
632examples/loadables/hello.c f
ccc6cda3 633examples/loadables/print.c f
28ef6c31 634examples/loadables/realpath.c f
ccc6cda3 635examples/loadables/sleep.c f
d3a24ed2 636examples/loadables/strftime.c f
ccc6cda3 637examples/loadables/truefalse.c f
f73dda09 638examples/loadables/getconf.h f
ccc6cda3 639examples/loadables/getconf.c f
ccc6cda3
JA
640examples/loadables/finfo.c f
641examples/loadables/cat.c f
28ef6c31 642examples/loadables/cut.c f
ccc6cda3
JA
643examples/loadables/logname.c f
644examples/loadables/basename.c f
645examples/loadables/dirname.c f
646examples/loadables/tty.c f
647examples/loadables/pathchk.c f
648examples/loadables/tee.c f
649examples/loadables/rmdir.c f
650examples/loadables/head.c f
b72432fd 651examples/loadables/printenv.c f
28ef6c31 652examples/loadables/push.c f
b72432fd
JA
653examples/loadables/id.c f
654examples/loadables/whoami.c f
655examples/loadables/uname.c f
656examples/loadables/sync.c f
657examples/loadables/mkdir.c f
658examples/loadables/ln.c f
40c8fbee 659examples/loadables/mypid.c f
b72432fd 660examples/loadables/unlink.c f
bb70624e
JA
661examples/loadables/perl/Makefile.in f
662examples/loadables/perl/README f
663examples/loadables/perl/bperl.c f
664examples/loadables/perl/iperl.c f
665examples/functions/array-stuff f
28ef6c31 666examples/functions/array-to-string f
726f6388 667examples/functions/autoload f
ccc6cda3 668examples/functions/autoload.v2 f
b72432fd 669examples/functions/autoload.v3 f
cce855bc
JA
670examples/functions/basename f
671examples/functions/basename2 f
f73dda09
JA
672examples/functions/coproc.bash f
673examples/functions/coshell.README f
674examples/functions/coshell.bash f
726f6388 675examples/functions/csh-compat f
726f6388 676examples/functions/dirfuncs f
cce855bc 677examples/functions/dirname f
28ef6c31 678examples/functions/emptydir f
726f6388
JA
679examples/functions/exitstat f
680examples/functions/external f
681examples/functions/fact f
726f6388 682examples/functions/fstty f
cce855bc 683examples/functions/func f
28ef6c31 684examples/functions/gethtml f
cce855bc
JA
685examples/functions/getoptx.bash f
686examples/functions/inetaddr f
ccc6cda3 687examples/functions/inpath f
cce855bc
JA
688examples/functions/isnum.bash f
689examples/functions/isnum2 f
7117c2d2 690examples/functions/isvalidip f
cce855bc
JA
691examples/functions/jdate.bash f
692examples/functions/jj.bash f
ccc6cda3 693examples/functions/keep f
28ef6c31 694examples/functions/ksh-cd f
bb70624e 695examples/functions/ksh-compat-test f
cce855bc
JA
696examples/functions/kshenv f
697examples/functions/login f
698examples/functions/lowercase f
699examples/functions/manpage f
ccc6cda3 700examples/functions/mhfold f
7f947b68 701examples/functions/newdirstack.bsh f
cce855bc
JA
702examples/functions/notify.bash f
703examples/functions/pathfuncs f
28ef6c31 704examples/functions/recurse f
ccc6cda3 705examples/functions/repeat2 f
b72432fd 706examples/functions/repeat3 f
cce855bc 707examples/functions/seq f
b72432fd 708examples/functions/seq2 f
cce855bc
JA
709examples/functions/shcat f
710examples/functions/shcat2 f
28ef6c31 711examples/functions/sort-pos-params f
cce855bc
JA
712examples/functions/substr f
713examples/functions/substr2 f
714examples/functions/term f
715examples/functions/whatis f
716examples/functions/whence f
b72432fd 717examples/functions/which f
d166f048 718examples/functions/xalias.bash f
bb70624e 719examples/functions/xfind.bash f
726f6388 720examples/scripts/adventure.sh f
5cdaaf76 721examples/scripts/bash-hexdump.sh f
726f6388 722examples/scripts/bcsh.sh f
28ef6c31 723examples/scripts/cat.sh f
bb70624e 724examples/scripts/center f
28ef6c31 725examples/scripts/dd-ex.sh f
cce855bc
JA
726examples/scripts/fixfiles.bash f
727examples/scripts/hanoi.bash f
ccc6cda3 728examples/scripts/inpath f
cce855bc 729examples/scripts/krand.bash f
bb70624e 730examples/scripts/line-input.bash f
ccc6cda3 731examples/scripts/nohup.bash f
cce855bc
JA
732examples/scripts/precedence f
733examples/scripts/randomcard.bash f
ccc6cda3 734examples/scripts/scrollbar f
cce855bc 735examples/scripts/scrollbar2 f
7117c2d2 736examples/scripts/self-repro f
cce855bc
JA
737examples/scripts/showperm.bash f
738examples/scripts/shprompt f
d166f048 739examples/scripts/spin.bash f
cce855bc 740examples/scripts/timeout f
d3ad40de 741examples/scripts/timeout2 f
10a4e415 742examples/scripts/timeout3 f
cce855bc
JA
743examples/scripts/vtree2 f
744examples/scripts/vtree3 f
bb70624e
JA
745examples/scripts/vtree3a f
746examples/scripts/websrv.sh f
747examples/scripts/xterm_title f
ccc6cda3
JA
748examples/scripts/zprintf f
749examples/startup-files/README f
cce855bc 750examples/startup-files/Bashrc.bfox f
726f6388
JA
751examples/startup-files/Bash_aliases f
752examples/startup-files/Bash_profile f
753examples/startup-files/bash-profile f
754examples/startup-files/bashrc f
bb70624e
JA
755examples/startup-files/apple/README f
756examples/startup-files/apple/aliases f
757examples/startup-files/apple/bash.defaults f
758examples/startup-files/apple/environment f
759examples/startup-files/apple/login f
760examples/startup-files/apple/logout f
761examples/startup-files/apple/rc f
ccc6cda3 762examples/misc/suncmd.termcap f
cce855bc
JA
763examples/misc/aliasconv.sh f
764examples/misc/aliasconv.bash f
ccc6cda3 765examples/misc/cshtobash f
726f6388 766tests/README f
d3ad40de 767tests/COPYRIGHT f
d3a24ed2 768tests/alias.tests f
d5362af8 769tests/alias1.sub f
d3a24ed2 770tests/alias.right f
f75912ae 771tests/appendop.tests f
861a1900 772tests/appendop1.sub f
f75912ae 773tests/appendop.right f
bb70624e
JA
774tests/arith-for.tests f
775tests/arith-for.right f
ccc6cda3
JA
776tests/arith.tests f
777tests/arith.right f
762a763b
CR
778tests/arith1.sub f
779tests/arith2.sub f
108a433e 780tests/arith3.sub f
89c77bc7 781tests/arith4.sub f
77638cbf 782tests/arith5.sub f
f37a40a4 783tests/arith6.sub f
ccc6cda3
JA
784tests/array.tests f
785tests/array.right f
d90269dd
CR
786tests/array1.sub f
787tests/array2.sub f
d11b8b46 788tests/array3.sub f
5e4a95c7 789tests/array4.sub f
e6598ba4
CR
790tests/array5.sub f
791tests/array6.sub f
fdf670ea 792tests/array7.sub f
09767ff0 793tests/array8.sub f
f2f9854d 794tests/array9.sub f
5f8cde23 795tests/array10.sub f
7fc96f79 796tests/array11.sub f
51f7ea36 797tests/array12.sub f
ed3f3b6c 798tests/array13.sub f
a7ad477f 799tests/array14.sub f
cce855bc
JA
800tests/array-at-star f
801tests/array2.right f
fdf670ea
CR
802tests/assoc.tests f
803tests/assoc.right f
804tests/assoc1.sub f
805tests/assoc2.sub f
09767ff0
CR
806tests/assoc3.sub f
807tests/assoc4.sub f
6932f7f5 808tests/assoc5.sub f
3eb2d94a 809tests/assoc6.sub f
1f6ec1a8 810tests/assoc7.sub f
d3a24ed2 811tests/braces.tests f
ccc6cda3 812tests/braces.right f
d166f048
JA
813tests/builtins.tests f
814tests/builtins.right f
bb70624e
JA
815tests/builtins1.sub f
816tests/builtins2.sub f
3d35553a 817tests/builtins3.sub f
cce855bc
JA
818tests/source1.sub f
819tests/source2.sub f
820tests/source3.sub f
821tests/source4.sub f
822tests/source5.sub f
d3ad40de 823tests/source6.sub f
8943768b
CR
824tests/case.tests f
825tests/case.right f
09767ff0
CR
826tests/casemod.tests f
827tests/casemod.right f
d3ad40de
CR
828tests/comsub.tests f
829tests/comsub.right f
602bb739 830tests/comsub1.sub f
09767ff0
CR
831tests/comsub-eof.tests f
832tests/comsub-eof0.sub f
833tests/comsub-eof1.sub f
834tests/comsub-eof2.sub f
835tests/comsub-eof3.sub f
1231ac47 836tests/comsub-eof4.sub f
d83a0671 837tests/comsub-eof5.sub f
09767ff0 838tests/comsub-eof.right f
e33f2203
CR
839tests/comsub-posix.tests f
840tests/comsub-posix.right f
841tests/comsub-posix1.sub f
6faad625 842tests/comsub-posix2.sub f
e054386f 843tests/comsub-posix3.sub f
cce855bc
JA
844tests/cond.tests f
845tests/cond.right f
4b82d1cd
CR
846tests/cond-regexp1.sub f
847tests/cond-regexp2.sub f
09767ff0
CR
848tests/coproc.tests f
849tests/coproc.right f
b72432fd
JA
850tests/cprint.tests f
851tests/cprint.right f
d3a24ed2
CR
852tests/dbg-support.right f
853tests/dbg-support.sub f
854tests/dbg-support.tests f
855tests/dbg-support2.right f
856tests/dbg-support2.tests f
76af2125 857tests/dbg-support3.sub f
cce855bc 858tests/dollar-at-star f
12d937f9 859tests/dollar-at1.sub f
762a763b 860tests/dollar-at2.sub f
1231ac47 861tests/dollar-at3.sub f
40647963 862tests/dollar-at4.sub f
348a457e 863tests/dollar-at5.sub f
d3a24ed2 864tests/dollar-star1.sub f
227f982e 865tests/dollar-star2.sub f
09767ff0 866tests/dollar-star3.sub f
1231ac47 867tests/dollar-star4.sub f
94a5513e 868tests/dollar-star5.sub f
726f6388 869tests/dollar.right f
cce855bc
JA
870tests/dstack.tests f
871tests/dstack.right f
872tests/dstack2.tests f
873tests/dstack2.right f
d166f048
JA
874tests/errors.tests f
875tests/errors.right f
bfd181e7 876tests/errors1.sub f
1f6ec1a8 877tests/errors2.sub f
d166f048 878tests/execscript f
cce855bc
JA
879tests/exec.right f
880tests/exec1.sub f 755
881tests/exec2.sub f
882tests/exec3.sub f
883tests/exec4.sub f
884tests/exec5.sub f
28ef6c31 885tests/exec6.sub f
d3a24ed2 886tests/exec7.sub f
b1a26c01 887tests/exec8.sub f
54a1fa7c 888tests/exec9.sub f
e6598ba4 889tests/exp.tests f
726f6388 890tests/exp.right f
e6598ba4 891tests/exp1.sub f
b0c16657 892tests/exp2.sub f
e1e48bba 893tests/exp3.sub f
adc6cff5 894tests/exp4.sub f
9c2db999 895tests/exp5.sub f
f4f5e1c2 896tests/exp6.sub f
cce855bc
JA
897tests/extglob.tests f
898tests/extglob.right f
462a7a25 899tests/extglob1.sub f
15623760 900tests/extglob1a.sub f
bb70624e
JA
901tests/extglob2.tests f
902tests/extglob2.right f
cac4cdbf
CR
903tests/extglob3.tests f
904tests/extglob3.right f
d166f048
JA
905tests/func.tests f
906tests/func.right f
bb70624e 907tests/func1.sub f
28ef6c31
JA
908tests/func2.sub f
909tests/func3.sub f
6faad625 910tests/func4.sub f
d166f048
JA
911tests/getopts.tests f
912tests/getopts.right f
cce855bc
JA
913tests/getopts1.sub f
914tests/getopts2.sub f
915tests/getopts3.sub f
916tests/getopts4.sub f
917tests/getopts5.sub f
918tests/getopts6.sub f
919tests/getopts7.sub f
94a5513e 920tests/glob.tests f
cce855bc 921tests/glob1.sub f
726f6388 922tests/glob.right f
94a5513e
CR
923tests/globstar.tests f
924tests/globstar.right f
a8fd3f3e 925tests/globstar1.sub f
ccc6cda3
JA
926tests/heredoc.tests f
927tests/heredoc.right f
4b9cc222 928tests/heredoc1.sub f
40647963 929tests/heredoc2.sub f
af32e54d 930tests/heredoc3.sub f
7117c2d2
JA
931tests/herestr.tests f
932tests/herestr.right f
cce855bc
JA
933tests/histexp.tests f
934tests/histexp.right f
d166f048
JA
935tests/history.tests f
936tests/history.right f
898cc92e 937tests/history.list f 444
8e1a6eaa 938tests/history1.sub f
c302751c 939tests/history2.sub f
7117c2d2
JA
940tests/ifs.tests f
941tests/ifs.right f
7790f917
CR
942tests/ifs-posix.tests f
943tests/ifs-posix.right f
726f6388
JA
944tests/input-line.sh f
945tests/input-line.sub f
946tests/input.right f
d90269dd 947tests/intl.tests f
b0c16657 948tests/intl1.sub f
adc6cff5 949tests/intl2.sub f
d90269dd 950tests/intl.right f
227f982e
CR
951tests/iquote.tests f
952tests/iquote.right f
efc2f955 953tests/iquote1.sub f
bb70624e
JA
954tests/invert.tests f
955tests/invert.right f
d166f048 956tests/jobs.tests f
cce855bc
JA
957tests/jobs1.sub f
958tests/jobs2.sub f
bb70624e 959tests/jobs3.sub f
c2258e1c 960tests/jobs4.sub f
d166f048 961tests/jobs.right f
7d92f73f
CR
962tests/lastpipe.right f
963tests/lastpipe.tests f
964tests/lastpipe1.sub f
6a8fd0ed
CR
965tests/mapfile.data f
966tests/mapfile.right f
967tests/mapfile.tests f
e141c35a 968tests/mapfile1.sub f
ccc6cda3
JA
969tests/more-exp.tests f
970tests/more-exp.right f
d42cb8c1
CR
971tests/nameref.tests f
972tests/nameref1.sub f
973tests/nameref2.sub f
974tests/nameref3.sub f
975tests/nameref4.sub f
976tests/nameref5.sub f
15623760 977tests/nameref6.sub f
d42cb8c1 978tests/nameref.right f
726f6388 979tests/new-exp.tests f
cce855bc
JA
980tests/new-exp1.sub f
981tests/new-exp2.sub f
bb70624e 982tests/new-exp3.sub f
d3a24ed2 983tests/new-exp4.sub f
f75912ae 984tests/new-exp5.sub f
d3ad40de 985tests/new-exp6.sub f
4ac1ff98 986tests/new-exp7.sub f
5f8cde23 987tests/new-exp8.sub f
4e136352 988tests/new-exp9.sub f
726f6388 989tests/new-exp.right f
ccc6cda3
JA
990tests/nquote.tests f
991tests/nquote.right f
824dfe68 992tests/nquote1.sub f
7117c2d2
JA
993tests/nquote1.tests f
994tests/nquote1.right f
995tests/nquote2.tests f
996tests/nquote2.right f
997tests/nquote3.tests f
998tests/nquote3.right f
d3a24ed2
CR
999tests/nquote4.tests f
1000tests/nquote4.right f
e6598ba4
CR
1001tests/nquote5.tests f
1002tests/nquote5.right f
ccc6cda3
JA
1003tests/posix2.tests f
1004tests/posix2.right f
6faad625
CR
1005tests/posixexp.tests f
1006tests/posixexp.right f
e05be32d
CR
1007tests/posixexp1.sub f
1008tests/posixexp2.sub f
1009tests/posixexp2.tests f
1010tests/posixexp2.right f
cce855bc
JA
1011tests/posixpat.tests f
1012tests/posixpat.right f
3d35553a
CR
1013tests/posixpipe.tests f
1014tests/posixpipe.right f
726f6388
JA
1015tests/prec.right f
1016tests/precedence f
cce855bc
JA
1017tests/printf.tests f
1018tests/printf.right f
6faad625 1019tests/printf1.sub f
6932f7f5 1020tests/printf2.sub f
6faad625 1021tests/printf3.sub f
e107650c 1022tests/printf4.sub f
ccc6cda3
JA
1023tests/quote.tests f
1024tests/quote.right f
1025tests/read.tests f
1026tests/read.right f
bb70624e
JA
1027tests/read1.sub f
1028tests/read2.sub f
1029tests/read3.sub f
7117c2d2 1030tests/read4.sub f
762a763b 1031tests/read5.sub f
a9fac3b2 1032tests/read6.sub f
d166f048
JA
1033tests/redir.tests f
1034tests/redir.right f
1035tests/redir1.sub f
1036tests/redir2.sub f
1037tests/redir3.sub f
1038tests/redir3.in1 f
1039tests/redir3.in2 f
1040tests/redir4.sub f
1041tests/redir4.in1 f
7117c2d2 1042tests/redir5.sub f
d3a24ed2 1043tests/redir6.sub f
eb2bb562 1044tests/redir7.sub f
b0c16657 1045tests/redir8.sub f
8943768b 1046tests/redir9.sub f
c5402025 1047tests/redir10.sub f
ccc6cda3
JA
1048tests/rhs-exp.tests f
1049tests/rhs-exp.right f
9c2db999 1050tests/rhs-exp1.sub f
d166f048
JA
1051tests/rsh.tests f
1052tests/rsh.right f
726f6388 1053tests/run-all f
d166f048 1054tests/run-minimal f
d3a24ed2 1055tests/run-alias f
f75912ae 1056tests/run-appendop f
bb70624e 1057tests/run-arith-for f
ccc6cda3
JA
1058tests/run-arith f
1059tests/run-array f
cce855bc 1060tests/run-array2 f
fdf670ea 1061tests/run-assoc f
ccc6cda3 1062tests/run-braces f
d166f048 1063tests/run-builtins f
8943768b 1064tests/run-case f
09767ff0 1065tests/run-casemod f
d3ad40de 1066tests/run-comsub f
09767ff0 1067tests/run-comsub-eof f
e33f2203 1068tests/run-comsub-posix f
cce855bc 1069tests/run-cond f
09767ff0 1070tests/run-coproc f
b72432fd 1071tests/run-cprint f
d3a24ed2
CR
1072tests/run-dbg-support f
1073tests/run-dbg-support2 f
d166f048 1074tests/run-dirstack f
726f6388 1075tests/run-dollars f
d166f048
JA
1076tests/run-errors f
1077tests/run-execscript f
726f6388 1078tests/run-exp-tests f
cce855bc 1079tests/run-extglob f
bb70624e 1080tests/run-extglob2 f
cac4cdbf 1081tests/run-extglob3 f
d166f048
JA
1082tests/run-func f
1083tests/run-getopts f
726f6388 1084tests/run-glob-test f
94a5513e 1085tests/run-globstar f
ccc6cda3 1086tests/run-heredoc f
7117c2d2 1087tests/run-herestr f
d166f048
JA
1088tests/run-histexpand f
1089tests/run-history f
7117c2d2 1090tests/run-ifs f
7790f917 1091tests/run-ifs-posix f
726f6388 1092tests/run-input-test f
d90269dd 1093tests/run-intl f
227f982e 1094tests/run-iquote f
bb70624e 1095tests/run-invert f
d166f048 1096tests/run-jobs f
7d92f73f 1097tests/run-lastpipe f
6a8fd0ed 1098tests/run-mapfile f
ccc6cda3 1099tests/run-more-exp f
d42cb8c1 1100tests/run-nameref f
726f6388 1101tests/run-new-exp f
ccc6cda3 1102tests/run-nquote f
7117c2d2
JA
1103tests/run-nquote1 f
1104tests/run-nquote2 f
1105tests/run-nquote3 f
d3a24ed2 1106tests/run-nquote4 f
e6598ba4 1107tests/run-nquote5 f
ccc6cda3 1108tests/run-posix2 f
6faad625 1109tests/run-posixexp f
e05be32d 1110tests/run-posixexp2 f
cce855bc 1111tests/run-posixpat f
3d35553a 1112tests/run-posixpipe f
726f6388 1113tests/run-precedence f
cce855bc 1114tests/run-printf f
ccc6cda3
JA
1115tests/run-quote f
1116tests/run-read f
d166f048 1117tests/run-redir f
ccc6cda3 1118tests/run-rhs-exp f
d166f048 1119tests/run-rsh f
cce855bc 1120tests/run-set-e f
d3a24ed2 1121tests/run-set-x f
cce855bc 1122tests/run-shopt f
726f6388 1123tests/run-strip f
ccc6cda3
JA
1124tests/run-test f
1125tests/run-tilde f
cac4cdbf 1126tests/run-tilde2 f
d166f048
JA
1127tests/run-trap f
1128tests/run-type f
726f6388 1129tests/run-varenv f
a8fd3f3e 1130tests/run-vredir f
a05a1337
CR
1131tests/set-e.tests f
1132tests/set-e1.sub f
1133tests/set-e2.sub f
726f6388 1134tests/set-e.right f
d3a24ed2 1135tests/set-x.tests f
d5362af8 1136tests/set-x1.sub f
d3a24ed2 1137tests/set-x.right f
cce855bc
JA
1138tests/shopt.tests f
1139tests/shopt.right f
726f6388
JA
1140tests/strip.tests f
1141tests/strip.right f
bb70624e 1142tests/test.tests f
ccc6cda3 1143tests/test.right f
cac4cdbf 1144tests/tilde.tests f
726f6388 1145tests/tilde.right f
cac4cdbf
CR
1146tests/tilde2.tests f
1147tests/tilde2.right f
d166f048
JA
1148tests/trap.tests f
1149tests/trap.right f
cce855bc 1150tests/trap1.sub f 755
f73dda09
JA
1151tests/trap2.sub f 755
1152tests/trap2a.sub f 755
c302751c 1153tests/trap3.sub f
d166f048
JA
1154tests/type.tests f
1155tests/type.right f
8943768b 1156tests/type1.sub f
6932f7f5 1157tests/type2.sub f
1b13a290 1158tests/type3.sub f
71412226 1159tests/type4.sub f
e73012f1
CR
1160tests/unicode1.sub f
1161tests/unicode2.sub f
726f6388
JA
1162tests/varenv.right f
1163tests/varenv.sh f
28ef6c31 1164tests/varenv1.sub f
7117c2d2 1165tests/varenv2.sub f
d166f048
JA
1166tests/version f
1167tests/version.mini f
a8fd3f3e
CR
1168tests/vredir.tests f
1169tests/vredir.right f
1170tests/vredir1.sub f
1171tests/vredir2.sub f
1172tests/vredir3.sub f
1173tests/vredir4.sub f
1174tests/vredir5.sub f
89c77bc7 1175tests/vredir6.sub f
bb70624e 1176tests/misc/dev-tcp.tests f
cce855bc 1177tests/misc/perf-script f
bb70624e
JA
1178tests/misc/perftest f
1179tests/misc/read-nchars.tests f
cce855bc
JA
1180tests/misc/redir-t2.sh f
1181tests/misc/run-r2.sh f
1182tests/misc/sigint-1.sh f
1183tests/misc/sigint-2.sh f
1184tests/misc/sigint-3.sh f
1185tests/misc/sigint-4.sh f
726f6388
JA
1186tests/misc/test-minus-e.1 f
1187tests/misc/test-minus-e.2 f
bb70624e 1188tests/misc/wait-bg.tests f
ccc6cda3
JA
1189examples/scripts.v2/PERMISSION f
1190examples/scripts.v2/README f
1191examples/scripts.v2/arc2tarz f
1192examples/scripts.v2/bashrand f
cce855bc 1193examples/scripts.v2/cal2day.bash f
ccc6cda3
JA
1194examples/scripts.v2/cdhist.bash f
1195examples/scripts.v2/corename f
1196examples/scripts.v2/fman f
1197examples/scripts.v2/frcp f
1198examples/scripts.v2/lowercase f
1199examples/scripts.v2/ncp f
1200examples/scripts.v2/newext f
1201examples/scripts.v2/nmv f
1202examples/scripts.v2/pages f
1203examples/scripts.v2/pf f
7117c2d2 1204examples/scripts.v2/ren f
ccc6cda3
JA
1205examples/scripts.v2/rename f
1206examples/scripts.v2/repeat f
1207examples/scripts.v2/untar f
1208examples/scripts.v2/uudec f
1209examples/scripts.v2/uuenc f
1210examples/scripts.v2/vtree f
1211examples/scripts.v2/where f
1212examples/scripts.v2/pmtop f
1213examples/scripts.v2/shprof f
1214examples/scripts.noah/PERMISSION f
1215examples/scripts.noah/README f
1216examples/scripts.noah/aref.bash f
1217examples/scripts.noah/bash.sub.bash f
1218examples/scripts.noah/bash_version.bash f
1219examples/scripts.noah/meta.bash f
1220examples/scripts.noah/mktmp.bash f
1221examples/scripts.noah/number.bash f
1222examples/scripts.noah/prompt.bash f
1223examples/scripts.noah/remap_keys.bash f
1224examples/scripts.noah/require.bash f
1225examples/scripts.noah/send_mail.bash f
1226examples/scripts.noah/shcat.bash f
1227examples/scripts.noah/source.bash f
1228examples/scripts.noah/string.bash f
1229examples/scripts.noah/stty.bash f
1230examples/scripts.noah/y_or_n_p.bash f