1 | #
|
---|
2 | # Master distribution manifest for bash
|
---|
3 | #
|
---|
4 | #
|
---|
5 | # Filename type
|
---|
6 | #
|
---|
7 | CWRU d
|
---|
8 | CWRU/misc d
|
---|
9 | builtins d
|
---|
10 | cross-build d
|
---|
11 | doc d
|
---|
12 | examples d
|
---|
13 | examples/bashdb d
|
---|
14 | examples/obashdb d
|
---|
15 | examples/complete d
|
---|
16 | examples/functions d
|
---|
17 | examples/scripts d
|
---|
18 | examples/scripts.v2 d
|
---|
19 | examples/scripts.noah d
|
---|
20 | examples/startup-files d
|
---|
21 | examples/startup-files/apple d
|
---|
22 | examples/misc d
|
---|
23 | examples/loadables d
|
---|
24 | examples/loadables/perl d
|
---|
25 | include d
|
---|
26 | lib d
|
---|
27 | lib/glob d
|
---|
28 | lib/glob/doc d
|
---|
29 | lib/intl d
|
---|
30 | lib/malloc d
|
---|
31 | lib/readline d
|
---|
32 | lib/readline/doc d
|
---|
33 | lib/readline/examples d
|
---|
34 | lib/sh d
|
---|
35 | lib/termcap d
|
---|
36 | lib/termcap/grot d
|
---|
37 | lib/tilde d
|
---|
38 | po d
|
---|
39 | support d
|
---|
40 | tests d
|
---|
41 | tests/misc d
|
---|
42 | ABOUT-NLS f
|
---|
43 | CHANGES f
|
---|
44 | COMPAT f
|
---|
45 | COPYING f
|
---|
46 | INSTALL f
|
---|
47 | MANIFEST f
|
---|
48 | NEWS f
|
---|
49 | NOTES f
|
---|
50 | POSIX f
|
---|
51 | README f
|
---|
52 | RBASH f
|
---|
53 | AUTHORS f
|
---|
54 | Y2K f
|
---|
55 | configure.in f
|
---|
56 | configure f
|
---|
57 | Makefile.in f
|
---|
58 | config-top.h f
|
---|
59 | config-bot.h f
|
---|
60 | config.h.in f
|
---|
61 | aclocal.m4 f
|
---|
62 | array.c f
|
---|
63 | arrayfunc.c f
|
---|
64 | eval.c f
|
---|
65 | print_cmd.c f
|
---|
66 | general.c f
|
---|
67 | list.c f
|
---|
68 | locale.c f
|
---|
69 | stringlib.c f
|
---|
70 | variables.c f
|
---|
71 | make_cmd.c f
|
---|
72 | copy_cmd.c f
|
---|
73 | unwind_prot.c f
|
---|
74 | dispose_cmd.c f
|
---|
75 | bashhist.c f
|
---|
76 | hashcmd.c f
|
---|
77 | hashlib.c f
|
---|
78 | parse.y f
|
---|
79 | pathexp.c f
|
---|
80 | subst.c f
|
---|
81 | shell.c f
|
---|
82 | trap.c f
|
---|
83 | sig.c f
|
---|
84 | siglist.c f
|
---|
85 | version.c f
|
---|
86 | flags.c f
|
---|
87 | jobs.c f
|
---|
88 | input.c f
|
---|
89 | mailcheck.c f
|
---|
90 | test.c f
|
---|
91 | expr.c f
|
---|
92 | alias.c f
|
---|
93 | execute_cmd.c f
|
---|
94 | findcmd.c f
|
---|
95 | redir.c f
|
---|
96 | bashline.c f
|
---|
97 | braces.c f
|
---|
98 | bracecomp.c f
|
---|
99 | nojobs.c f
|
---|
100 | error.c f
|
---|
101 | xmalloc.c f
|
---|
102 | pcomplete.c f
|
---|
103 | pcomplib.c f
|
---|
104 | mksyntax.c f
|
---|
105 | alias.h f
|
---|
106 | builtins.h f
|
---|
107 | bashhist.h f
|
---|
108 | bashline.h f
|
---|
109 | conftypes.h f
|
---|
110 | patchlevel.h f
|
---|
111 | variables.h f
|
---|
112 | array.h f
|
---|
113 | arrayfunc.h f
|
---|
114 | jobs.h f
|
---|
115 | findcmd.h f
|
---|
116 | hashlib.h f
|
---|
117 | quit.h f
|
---|
118 | flags.h f
|
---|
119 | shell.h f
|
---|
120 | syntax.h f
|
---|
121 | pathexp.h f
|
---|
122 | parser.h f
|
---|
123 | pcomplete.h f
|
---|
124 | sig.h f
|
---|
125 | test.h f
|
---|
126 | trap.h f
|
---|
127 | general.h f
|
---|
128 | unwind_prot.h f
|
---|
129 | input.h f
|
---|
130 | error.h f
|
---|
131 | command.h f
|
---|
132 | externs.h f
|
---|
133 | siglist.h f
|
---|
134 | subst.h f
|
---|
135 | dispose_cmd.h f
|
---|
136 | hashcmd.h f
|
---|
137 | bashansi.h f
|
---|
138 | bashjmp.h f
|
---|
139 | bashintl.h f
|
---|
140 | make_cmd.h f
|
---|
141 | execute_cmd.h f
|
---|
142 | redir.h f
|
---|
143 | bashtypes.h f
|
---|
144 | mailcheck.h f
|
---|
145 | xmalloc.h f
|
---|
146 | y.tab.c f
|
---|
147 | y.tab.h f
|
---|
148 | parser-built f
|
---|
149 | pathnames.h.in f
|
---|
150 | builtins/Makefile.in f
|
---|
151 | builtins/alias.def f
|
---|
152 | builtins/bind.def f
|
---|
153 | builtins/break.def f
|
---|
154 | builtins/builtin.def f
|
---|
155 | builtins/caller.def f
|
---|
156 | builtins/cd.def f
|
---|
157 | builtins/colon.def f
|
---|
158 | builtins/command.def f
|
---|
159 | builtins/complete.def f
|
---|
160 | builtins/common.c f
|
---|
161 | builtins/declare.def f
|
---|
162 | builtins/echo.def f
|
---|
163 | builtins/enable.def f
|
---|
164 | builtins/eval.def f
|
---|
165 | builtins/evalfile.c f
|
---|
166 | builtins/evalstring.c f
|
---|
167 | builtins/exec.def f
|
---|
168 | builtins/exit.def f
|
---|
169 | builtins/fc.def f
|
---|
170 | builtins/fg_bg.def f
|
---|
171 | builtins/getopt.c f
|
---|
172 | builtins/getopt.h f
|
---|
173 | builtins/getopts.def f
|
---|
174 | builtins/hash.def f
|
---|
175 | builtins/help.def f
|
---|
176 | builtins/let.def f
|
---|
177 | builtins/history.def f
|
---|
178 | builtins/jobs.def f
|
---|
179 | builtins/kill.def f
|
---|
180 | builtins/mkbuiltins.c f
|
---|
181 | builtins/printf.def f
|
---|
182 | builtins/pushd.def f
|
---|
183 | builtins/read.def f
|
---|
184 | builtins/reserved.def f
|
---|
185 | builtins/return.def f
|
---|
186 | builtins/set.def f
|
---|
187 | builtins/setattr.def f
|
---|
188 | builtins/shift.def f
|
---|
189 | builtins/shopt.def f
|
---|
190 | builtins/source.def f
|
---|
191 | builtins/suspend.def f
|
---|
192 | builtins/test.def f
|
---|
193 | builtins/times.def f
|
---|
194 | builtins/trap.def f
|
---|
195 | builtins/type.def f
|
---|
196 | builtins/ulimit.def f
|
---|
197 | builtins/umask.def f
|
---|
198 | builtins/wait.def f
|
---|
199 | builtins/psize.c f
|
---|
200 | builtins/psize.sh f
|
---|
201 | builtins/inlib.def f
|
---|
202 | builtins/bashgetopt.c f
|
---|
203 | builtins/common.h f
|
---|
204 | builtins/bashgetopt.h f
|
---|
205 | cross-build/cygwin32.cache f
|
---|
206 | cross-build/win32sig.h f
|
---|
207 | cross-build/x86-beos.cache f
|
---|
208 | cross-build/beos-sig.h f
|
---|
209 | cross-build/opennt.cache f
|
---|
210 | include/ansi_stdlib.h f
|
---|
211 | include/chartypes.h f
|
---|
212 | include/filecntl.h f
|
---|
213 | include/gettext.h f
|
---|
214 | include/maxpath.h f
|
---|
215 | include/memalloc.h f
|
---|
216 | include/ocache.h f
|
---|
217 | include/posixdir.h f
|
---|
218 | include/posixjmp.h f
|
---|
219 | include/posixstat.h f
|
---|
220 | include/posixtime.h f
|
---|
221 | include/posixwait.h f
|
---|
222 | include/shmbutil.h f
|
---|
223 | include/shtty.h f
|
---|
224 | include/stdc.h f
|
---|
225 | include/systimes.h f
|
---|
226 | include/typemax.h f
|
---|
227 | include/unionwait.h f
|
---|
228 | lib/glob/Makefile.in f
|
---|
229 | lib/glob/sm_loop.c f
|
---|
230 | lib/glob/smatch.c f
|
---|
231 | lib/glob/strmatch.c f
|
---|
232 | lib/glob/strmatch.h f
|
---|
233 | lib/glob/glob.c f
|
---|
234 | lib/glob/glob.h f
|
---|
235 | lib/glob/glob_loop.c f
|
---|
236 | lib/glob/xmbsrtowcs.c f
|
---|
237 | lib/glob/collsyms.h f
|
---|
238 | lib/glob/doc/Makefile f
|
---|
239 | lib/glob/doc/glob.texi f
|
---|
240 | lib/glob/ndir.h f
|
---|
241 | lib/intl/ChangeLog f
|
---|
242 | lib/intl/Makefile.in f
|
---|
243 | lib/intl/VERSION f
|
---|
244 | lib/intl/bindtextdom.c f
|
---|
245 | lib/intl/config.charset f
|
---|
246 | lib/intl/dcgettext.c f
|
---|
247 | lib/intl/dcigettext.c f
|
---|
248 | lib/intl/dcngettext.c f
|
---|
249 | lib/intl/dgettext.c f
|
---|
250 | lib/intl/dngettext.c f
|
---|
251 | lib/intl/eval-plural.h f
|
---|
252 | lib/intl/explodename.c f
|
---|
253 | lib/intl/finddomain.c f
|
---|
254 | lib/intl/gettext.c f
|
---|
255 | lib/intl/gettextP.h f
|
---|
256 | lib/intl/gmo.h f
|
---|
257 | lib/intl/hash-string.h f
|
---|
258 | lib/intl/intl-compat.c f
|
---|
259 | lib/intl/l10nflist.c f
|
---|
260 | lib/intl/libgnuintl.h.in f
|
---|
261 | lib/intl/loadinfo.h f
|
---|
262 | lib/intl/loadmsgcat.c f
|
---|
263 | lib/intl/localcharset.c f
|
---|
264 | lib/intl/localcharset.h f
|
---|
265 | lib/intl/locale.alias f
|
---|
266 | lib/intl/localealias.c f
|
---|
267 | lib/intl/localename.c f
|
---|
268 | lib/intl/log.c f
|
---|
269 | lib/intl/ngettext.c f
|
---|
270 | lib/intl/os2compat.c f
|
---|
271 | lib/intl/os2compat.h f
|
---|
272 | lib/intl/osdep.c f
|
---|
273 | lib/intl/plural-exp.c f
|
---|
274 | lib/intl/plural-exp.h f
|
---|
275 | lib/intl/plural.c f
|
---|
276 | lib/intl/plural.y f
|
---|
277 | lib/intl/ref-add.sin f
|
---|
278 | lib/intl/ref-del.sin f
|
---|
279 | lib/intl/relocatable.c f
|
---|
280 | lib/intl/relocatable.h f
|
---|
281 | lib/intl/textdomain.c f
|
---|
282 | lib/malloc/Makefile.in f
|
---|
283 | lib/malloc/getpagesize.h f
|
---|
284 | lib/malloc/imalloc.h f
|
---|
285 | lib/malloc/mstats.h f
|
---|
286 | lib/malloc/shmalloc.h f
|
---|
287 | lib/malloc/table.h f
|
---|
288 | lib/malloc/watch.h f
|
---|
289 | lib/malloc/alloca.c f
|
---|
290 | lib/malloc/malloc.c f
|
---|
291 | lib/malloc/stats.c f
|
---|
292 | lib/malloc/table.c f
|
---|
293 | lib/malloc/trace.c f
|
---|
294 | lib/malloc/watch.c f
|
---|
295 | lib/malloc/xmalloc.c f
|
---|
296 | lib/malloc/xleaktrace f 755
|
---|
297 | lib/malloc/stub.c f
|
---|
298 | lib/malloc/i386-alloca.s f
|
---|
299 | lib/malloc/x386-alloca.s f
|
---|
300 | lib/readline/COPYING f
|
---|
301 | lib/readline/Makefile.in f
|
---|
302 | lib/readline/ChangeLog f
|
---|
303 | lib/readline/README f
|
---|
304 | lib/readline/STANDALONE f
|
---|
305 | lib/readline/readline.c f
|
---|
306 | lib/readline/vi_mode.c f
|
---|
307 | lib/readline/emacs_keymap.c f
|
---|
308 | lib/readline/vi_keymap.c f
|
---|
309 | lib/readline/history.c f
|
---|
310 | lib/readline/histexpand.c f
|
---|
311 | lib/readline/histsearch.c f
|
---|
312 | lib/readline/histfile.c f
|
---|
313 | lib/readline/funmap.c f
|
---|
314 | lib/readline/keymaps.c f
|
---|
315 | lib/readline/util.c f
|
---|
316 | lib/readline/terminal.c f
|
---|
317 | lib/readline/xmalloc.c f
|
---|
318 | lib/readline/search.c f
|
---|
319 | lib/readline/isearch.c f
|
---|
320 | lib/readline/parens.c f
|
---|
321 | lib/readline/rltty.c f
|
---|
322 | lib/readline/compat.c f
|
---|
323 | lib/readline/complete.c f
|
---|
324 | lib/readline/bind.c f
|
---|
325 | lib/readline/display.c f
|
---|
326 | lib/readline/signals.c f
|
---|
327 | lib/readline/kill.c f
|
---|
328 | lib/readline/text.c f
|
---|
329 | lib/readline/undo.c f
|
---|
330 | lib/readline/macro.c f
|
---|
331 | lib/readline/input.c f
|
---|
332 | lib/readline/callback.c f
|
---|
333 | lib/readline/mbutil.c f
|
---|
334 | lib/readline/misc.c f
|
---|
335 | lib/readline/nls.c f
|
---|
336 | lib/readline/shell.c f
|
---|
337 | lib/readline/savestring.c f
|
---|
338 | lib/readline/tilde.c f
|
---|
339 | lib/readline/tilde.h f
|
---|
340 | lib/readline/rldefs.h f
|
---|
341 | lib/readline/rlconf.h f
|
---|
342 | lib/readline/rlmbutil.h f
|
---|
343 | lib/readline/rlshell.h f
|
---|
344 | lib/readline/rltty.h f
|
---|
345 | lib/readline/rltypedefs.h f
|
---|
346 | lib/readline/rlwinsize.h f
|
---|
347 | lib/readline/readline.h f
|
---|
348 | lib/readline/tcap.h f
|
---|
349 | lib/readline/keymaps.h f
|
---|
350 | lib/readline/history.h f
|
---|
351 | lib/readline/histlib.h f
|
---|
352 | lib/readline/chardefs.h f
|
---|
353 | lib/readline/posixdir.h f
|
---|
354 | lib/readline/posixjmp.h f
|
---|
355 | lib/readline/posixstat.h f
|
---|
356 | lib/readline/ansi_stdlib.h f
|
---|
357 | lib/readline/rlstdc.h f
|
---|
358 | lib/readline/rlprivate.h f
|
---|
359 | lib/readline/xmalloc.h f
|
---|
360 | lib/readline/doc/Makefile f
|
---|
361 | lib/readline/doc/version.texi f
|
---|
362 | lib/readline/doc/rlman.texi f
|
---|
363 | lib/readline/doc/rltech.texi f
|
---|
364 | lib/readline/doc/rluser.texi f
|
---|
365 | lib/readline/doc/rluserman.texi f
|
---|
366 | lib/readline/doc/history.texi f
|
---|
367 | lib/readline/doc/hstech.texi f
|
---|
368 | lib/readline/doc/hsuser.texi f
|
---|
369 | lib/readline/doc/fdl.texi f
|
---|
370 | lib/readline/examples/Makefile f
|
---|
371 | lib/readline/examples/excallback.c f
|
---|
372 | lib/readline/examples/fileman.c f
|
---|
373 | lib/readline/examples/manexamp.c f
|
---|
374 | lib/readline/examples/histexamp.c f
|
---|
375 | lib/readline/examples/rltest.c f
|
---|
376 | lib/readline/examples/rl.c f
|
---|
377 | lib/readline/examples/rlcat.c f
|
---|
378 | lib/readline/examples/Inputrc f
|
---|
379 | lib/sh/Makefile.in f
|
---|
380 | lib/sh/clktck.c f
|
---|
381 | lib/sh/clock.c f
|
---|
382 | lib/sh/fmtullong.c f
|
---|
383 | lib/sh/fmtulong.c f
|
---|
384 | lib/sh/fmtumax.c f
|
---|
385 | lib/sh/getcwd.c f
|
---|
386 | lib/sh/getenv.c f
|
---|
387 | lib/sh/inet_aton.c f
|
---|
388 | lib/sh/itos.c f
|
---|
389 | lib/sh/mailstat.c f
|
---|
390 | lib/sh/makepath.c f
|
---|
391 | lib/sh/memset.c f
|
---|
392 | lib/sh/mktime.c f
|
---|
393 | lib/sh/netconn.c f
|
---|
394 | lib/sh/netopen.c f
|
---|
395 | lib/sh/oslib.c f
|
---|
396 | lib/sh/pathcanon.c f
|
---|
397 | lib/sh/pathphys.c f
|
---|
398 | lib/sh/rename.c f
|
---|
399 | lib/sh/setlinebuf.c f
|
---|
400 | lib/sh/shmatch.c f
|
---|
401 | lib/sh/shquote.c f
|
---|
402 | lib/sh/shtty.c f
|
---|
403 | lib/sh/snprintf.c f
|
---|
404 | lib/sh/spell.c f
|
---|
405 | lib/sh/strcasecmp.c f
|
---|
406 | lib/sh/strerror.c f
|
---|
407 | lib/sh/strftime.c f
|
---|
408 | lib/sh/strindex.c f
|
---|
409 | lib/sh/stringlist.c f
|
---|
410 | lib/sh/stringvec.c f
|
---|
411 | lib/sh/strnlen.c f
|
---|
412 | lib/sh/strpbrk.c f
|
---|
413 | lib/sh/strstr.c f
|
---|
414 | lib/sh/strtod.c f
|
---|
415 | lib/sh/strtoimax.c f
|
---|
416 | lib/sh/strtol.c f
|
---|
417 | lib/sh/strtoll.c f
|
---|
418 | lib/sh/strtoul.c f
|
---|
419 | lib/sh/strtoull.c f
|
---|
420 | lib/sh/strtoumax.c f
|
---|
421 | lib/sh/strtrans.c f
|
---|
422 | lib/sh/times.c f
|
---|
423 | lib/sh/timeval.c f
|
---|
424 | lib/sh/tmpfile.c f
|
---|
425 | lib/sh/vprint.c f
|
---|
426 | lib/sh/winsize.c f
|
---|
427 | lib/sh/xstrchr.c f
|
---|
428 | lib/sh/zcatfd.c f
|
---|
429 | lib/sh/zread.c f
|
---|
430 | lib/sh/zwrite.c f
|
---|
431 | lib/termcap/Makefile.in f
|
---|
432 | lib/termcap/ltcap.h f
|
---|
433 | lib/termcap/termcap.c f
|
---|
434 | lib/termcap/termcap.h f
|
---|
435 | lib/termcap/tparam.c f
|
---|
436 | lib/termcap/version.c f
|
---|
437 | lib/termcap/grot/termcap.info f
|
---|
438 | lib/termcap/grot/termcap.info-1 f
|
---|
439 | lib/termcap/grot/termcap.info-2 f
|
---|
440 | lib/termcap/grot/termcap.info-3 f
|
---|
441 | lib/termcap/grot/termcap.info-4 f
|
---|
442 | lib/termcap/grot/NEWS f
|
---|
443 | lib/termcap/grot/INSTALL f
|
---|
444 | lib/termcap/grot/ChangeLog f
|
---|
445 | lib/termcap/grot/texinfo.tex f
|
---|
446 | lib/termcap/grot/termcap.texi f
|
---|
447 | lib/termcap/grot/Makefile.in f
|
---|
448 | lib/termcap/grot/configure f
|
---|
449 | lib/termcap/grot/configure.in f
|
---|
450 | lib/termcap/grot/COPYING f
|
---|
451 | lib/termcap/grot/README f
|
---|
452 | lib/tilde/README f
|
---|
453 | lib/tilde/Makefile.in f
|
---|
454 | lib/tilde/tilde.c f
|
---|
455 | lib/tilde/tilde.h f
|
---|
456 | lib/tilde/shell.c f
|
---|
457 | po/LINGUAS f
|
---|
458 | po/Makefile.in.in f
|
---|
459 | po/Makevars f
|
---|
460 | po/POTFILES.in f
|
---|
461 | po/Rules-builtins f
|
---|
462 | po/Rules-quot f
|
---|
463 | po/bash.pot f
|
---|
464 | po/boldquot.sed f
|
---|
465 | po/en@quot.header f
|
---|
466 | po/en@boldquot.header f
|
---|
467 | po/en@quot.po f
|
---|
468 | po/en@boldquot.po f
|
---|
469 | po/en@quot.gmo f
|
---|
470 | po/en@boldquot.gmo f
|
---|
471 | po/insert-header.sin f
|
---|
472 | po/quot.sed f
|
---|
473 | po/remove-potcdate.sin f
|
---|
474 | CWRU/misc/open-files.c f
|
---|
475 | CWRU/misc/sigs.c f
|
---|
476 | CWRU/misc/sigstat.c f
|
---|
477 | CWRU/misc/bison f
|
---|
478 | CWRU/misc/errlist.c f
|
---|
479 | CWRU/misc/hpux10-dlfcn.h f
|
---|
480 | CWRU/PLATFORMS f
|
---|
481 | CWRU/README f
|
---|
482 | CWRU/changelog f
|
---|
483 | CWRU/sh-redir-hack f
|
---|
484 | CWRU/mh-folder-comp f
|
---|
485 | doc/FAQ f
|
---|
486 | doc/Makefile.in f
|
---|
487 | doc/bash.1 f
|
---|
488 | doc/bashbug.1 f
|
---|
489 | doc/builtins.1 f
|
---|
490 | doc/rbash.1 f
|
---|
491 | doc/README f
|
---|
492 | doc/INTRO f
|
---|
493 | doc/texinfo.tex f
|
---|
494 | doc/bashref.texi f
|
---|
495 | doc/version.texi f
|
---|
496 | doc/bashref.info f
|
---|
497 | doc/article.ms f
|
---|
498 | doc/htmlpost.sh f 755
|
---|
499 | doc/infopost.sh f 755
|
---|
500 | doc/fdl.texi f
|
---|
501 | doc/fdl.txt f
|
---|
502 | support/Makefile.in f
|
---|
503 | support/bashversion.c f
|
---|
504 | support/config.guess f
|
---|
505 | support/config.rpath f 755
|
---|
506 | support/config.sub f
|
---|
507 | support/printenv.sh f 755
|
---|
508 | support/printenv.c f
|
---|
509 | support/bash.xbm f
|
---|
510 | support/missing f 755
|
---|
511 | support/mkclone f 755
|
---|
512 | support/mkconffiles f 755
|
---|
513 | support/mkdirs f 755
|
---|
514 | support/mkinstalldirs f 755
|
---|
515 | support/mkversion.sh f 755
|
---|
516 | support/mksignames.c f
|
---|
517 | support/bashbug.sh f
|
---|
518 | support/man2html.c f
|
---|
519 | support/recho.c f
|
---|
520 | support/zecho.c f
|
---|
521 | support/SYMLINKS f
|
---|
522 | support/fixlinks f 755
|
---|
523 | support/install.sh f 755
|
---|
524 | support/texi2dvi f 755
|
---|
525 | support/texi2html f 755
|
---|
526 | support/xenix-link.sh f 755
|
---|
527 | support/shobj-conf f 755
|
---|
528 | support/rlvers.sh f 755
|
---|
529 | examples/bashdb/PERMISSION f
|
---|
530 | examples/bashdb/README f
|
---|
531 | examples/bashdb/bashdb f
|
---|
532 | examples/bashdb/bashdb.el f
|
---|
533 | examples/obashdb/PERMISSION f
|
---|
534 | examples/obashdb/README f
|
---|
535 | examples/obashdb/bashdb f
|
---|
536 | examples/obashdb/bashdb.fns f
|
---|
537 | examples/obashdb/bashdb.pre f
|
---|
538 | examples/complete/complete-examples f
|
---|
539 | examples/complete/complete.ianmac f
|
---|
540 | examples/complete/complete2.ianmac f
|
---|
541 | examples/complete/complete.freebsd f
|
---|
542 | examples/complete/complete.gnu-longopt f
|
---|
543 | examples/complete/bashcc-1.0.1.tar.gz f
|
---|
544 | examples/loadables/README f
|
---|
545 | examples/loadables/template.c f
|
---|
546 | examples/loadables/Makefile.in f
|
---|
547 | examples/loadables/necho.c f
|
---|
548 | examples/loadables/hello.c f
|
---|
549 | examples/loadables/print.c f
|
---|
550 | examples/loadables/realpath.c f
|
---|
551 | examples/loadables/sleep.c f
|
---|
552 | examples/loadables/strftime.c f
|
---|
553 | examples/loadables/truefalse.c f
|
---|
554 | examples/loadables/getconf.h f
|
---|
555 | examples/loadables/getconf.c f
|
---|
556 | examples/loadables/finfo.c f
|
---|
557 | examples/loadables/cat.c f
|
---|
558 | examples/loadables/cut.c f
|
---|
559 | examples/loadables/logname.c f
|
---|
560 | examples/loadables/basename.c f
|
---|
561 | examples/loadables/dirname.c f
|
---|
562 | examples/loadables/tty.c f
|
---|
563 | examples/loadables/pathchk.c f
|
---|
564 | examples/loadables/tee.c f
|
---|
565 | examples/loadables/rmdir.c f
|
---|
566 | examples/loadables/head.c f
|
---|
567 | examples/loadables/printenv.c f
|
---|
568 | examples/loadables/push.c f
|
---|
569 | examples/loadables/id.c f
|
---|
570 | examples/loadables/whoami.c f
|
---|
571 | examples/loadables/uname.c f
|
---|
572 | examples/loadables/sync.c f
|
---|
573 | examples/loadables/mkdir.c f
|
---|
574 | examples/loadables/ln.c f
|
---|
575 | examples/loadables/unlink.c f
|
---|
576 | examples/loadables/perl/Makefile.in f
|
---|
577 | examples/loadables/perl/README f
|
---|
578 | examples/loadables/perl/bperl.c f
|
---|
579 | examples/loadables/perl/iperl.c f
|
---|
580 | examples/functions/array-stuff f
|
---|
581 | examples/functions/array-to-string f
|
---|
582 | examples/functions/autoload f
|
---|
583 | examples/functions/autoload.v2 f
|
---|
584 | examples/functions/autoload.v3 f
|
---|
585 | examples/functions/basename f
|
---|
586 | examples/functions/basename2 f
|
---|
587 | examples/functions/coproc.bash f
|
---|
588 | examples/functions/coshell.README f
|
---|
589 | examples/functions/coshell.bash f
|
---|
590 | examples/functions/csh-compat f
|
---|
591 | examples/functions/dirfuncs f
|
---|
592 | examples/functions/dirname f
|
---|
593 | examples/functions/emptydir f
|
---|
594 | examples/functions/exitstat f
|
---|
595 | examples/functions/external f
|
---|
596 | examples/functions/fact f
|
---|
597 | examples/functions/fstty f
|
---|
598 | examples/functions/func f
|
---|
599 | examples/functions/gethtml f
|
---|
600 | examples/functions/getoptx.bash f
|
---|
601 | examples/functions/inetaddr f
|
---|
602 | examples/functions/inpath f
|
---|
603 | examples/functions/isnum.bash f
|
---|
604 | examples/functions/isnum2 f
|
---|
605 | examples/functions/isvalidip f
|
---|
606 | examples/functions/jdate.bash f
|
---|
607 | examples/functions/jj.bash f
|
---|
608 | examples/functions/keep f
|
---|
609 | examples/functions/ksh-cd f
|
---|
610 | examples/functions/ksh-compat-test f
|
---|
611 | examples/functions/kshenv f
|
---|
612 | examples/functions/login f
|
---|
613 | examples/functions/lowercase f
|
---|
614 | examples/functions/manpage f
|
---|
615 | examples/functions/mhfold f
|
---|
616 | examples/functions/notify.bash f
|
---|
617 | examples/functions/pathfuncs f
|
---|
618 | examples/functions/recurse f
|
---|
619 | examples/functions/repeat2 f
|
---|
620 | examples/functions/repeat3 f
|
---|
621 | examples/functions/seq f
|
---|
622 | examples/functions/seq2 f
|
---|
623 | examples/functions/shcat f
|
---|
624 | examples/functions/shcat2 f
|
---|
625 | examples/functions/sort-pos-params f
|
---|
626 | examples/functions/substr f
|
---|
627 | examples/functions/substr2 f
|
---|
628 | examples/functions/term f
|
---|
629 | examples/functions/whatis f
|
---|
630 | examples/functions/whence f
|
---|
631 | examples/functions/which f
|
---|
632 | examples/functions/xalias.bash f
|
---|
633 | examples/functions/xfind.bash f
|
---|
634 | examples/scripts/adventure.sh f
|
---|
635 | examples/scripts/bcsh.sh f
|
---|
636 | examples/scripts/cat.sh f
|
---|
637 | examples/scripts/center f
|
---|
638 | examples/scripts/dd-ex.sh f
|
---|
639 | examples/scripts/fixfiles.bash f
|
---|
640 | examples/scripts/hanoi.bash f
|
---|
641 | examples/scripts/inpath f
|
---|
642 | examples/scripts/krand.bash f
|
---|
643 | examples/scripts/line-input.bash f
|
---|
644 | examples/scripts/nohup.bash f
|
---|
645 | examples/scripts/precedence f
|
---|
646 | examples/scripts/randomcard.bash f
|
---|
647 | examples/scripts/scrollbar f
|
---|
648 | examples/scripts/scrollbar2 f
|
---|
649 | examples/scripts/self-repro f
|
---|
650 | examples/scripts/showperm.bash f
|
---|
651 | examples/scripts/shprompt f
|
---|
652 | examples/scripts/spin.bash f
|
---|
653 | examples/scripts/timeout f
|
---|
654 | examples/scripts/vtree2 f
|
---|
655 | examples/scripts/vtree3 f
|
---|
656 | examples/scripts/vtree3a f
|
---|
657 | examples/scripts/websrv.sh f
|
---|
658 | examples/scripts/xterm_title f
|
---|
659 | examples/scripts/zprintf f
|
---|
660 | examples/startup-files/README f
|
---|
661 | examples/startup-files/Bashrc.bfox f
|
---|
662 | examples/startup-files/Bash_aliases f
|
---|
663 | examples/startup-files/Bash_profile f
|
---|
664 | examples/startup-files/bash-profile f
|
---|
665 | examples/startup-files/bashrc f
|
---|
666 | examples/startup-files/apple/README f
|
---|
667 | examples/startup-files/apple/aliases f
|
---|
668 | examples/startup-files/apple/bash.defaults f
|
---|
669 | examples/startup-files/apple/environment f
|
---|
670 | examples/startup-files/apple/login f
|
---|
671 | examples/startup-files/apple/logout f
|
---|
672 | examples/startup-files/apple/rc f
|
---|
673 | examples/misc/suncmd.termcap f
|
---|
674 | examples/misc/aliasconv.sh f
|
---|
675 | examples/misc/aliasconv.bash f
|
---|
676 | examples/misc/cshtobash f
|
---|
677 | tests/README f
|
---|
678 | tests/alias.tests f
|
---|
679 | tests/alias.right f
|
---|
680 | tests/appendop.tests f
|
---|
681 | tests/appendop.right f
|
---|
682 | tests/arith-for.tests f
|
---|
683 | tests/arith-for.right f
|
---|
684 | tests/arith.tests f
|
---|
685 | tests/arith.right f
|
---|
686 | tests/arith1.sub f
|
---|
687 | tests/arith2.sub f
|
---|
688 | tests/array.tests f
|
---|
689 | tests/array.right f
|
---|
690 | tests/array1.sub f
|
---|
691 | tests/array2.sub f
|
---|
692 | tests/array3.sub f
|
---|
693 | tests/array-at-star f
|
---|
694 | tests/array2.right f
|
---|
695 | tests/braces.tests f
|
---|
696 | tests/braces.right f
|
---|
697 | tests/builtins.tests f
|
---|
698 | tests/builtins.right f
|
---|
699 | tests/builtins1.sub f
|
---|
700 | tests/builtins2.sub f
|
---|
701 | tests/source1.sub f
|
---|
702 | tests/source2.sub f
|
---|
703 | tests/source3.sub f
|
---|
704 | tests/source4.sub f
|
---|
705 | tests/source5.sub f
|
---|
706 | tests/cond.tests f
|
---|
707 | tests/cond.right f
|
---|
708 | tests/cprint.tests f
|
---|
709 | tests/cprint.right f
|
---|
710 | tests/dbg-support.right f
|
---|
711 | tests/dbg-support.sub f
|
---|
712 | tests/dbg-support.tests f
|
---|
713 | tests/dbg-support2.right f
|
---|
714 | tests/dbg-support2.tests f
|
---|
715 | tests/dollar-at-star f
|
---|
716 | tests/dollar-at1.sub f
|
---|
717 | tests/dollar-at2.sub f
|
---|
718 | tests/dollar-star1.sub f
|
---|
719 | tests/dollar-star2.sub f
|
---|
720 | tests/dollar.right f
|
---|
721 | tests/dstack.tests f
|
---|
722 | tests/dstack.right f
|
---|
723 | tests/dstack2.tests f
|
---|
724 | tests/dstack2.right f
|
---|
725 | tests/errors.tests f
|
---|
726 | tests/errors.right f
|
---|
727 | tests/execscript f
|
---|
728 | tests/exec.right f
|
---|
729 | tests/exec1.sub f 755
|
---|
730 | tests/exec2.sub f
|
---|
731 | tests/exec3.sub f
|
---|
732 | tests/exec4.sub f
|
---|
733 | tests/exec5.sub f
|
---|
734 | tests/exec6.sub f
|
---|
735 | tests/exec7.sub f
|
---|
736 | tests/exp-tests f
|
---|
737 | tests/exp.right f
|
---|
738 | tests/extglob.tests f
|
---|
739 | tests/extglob.right f
|
---|
740 | tests/extglob2.tests f
|
---|
741 | tests/extglob2.right f
|
---|
742 | tests/extglob3.tests f
|
---|
743 | tests/extglob3.right f
|
---|
744 | tests/func.tests f
|
---|
745 | tests/func.right f
|
---|
746 | tests/func1.sub f
|
---|
747 | tests/func2.sub f
|
---|
748 | tests/func3.sub f
|
---|
749 | tests/getopts.tests f
|
---|
750 | tests/getopts.right f
|
---|
751 | tests/getopts1.sub f
|
---|
752 | tests/getopts2.sub f
|
---|
753 | tests/getopts3.sub f
|
---|
754 | tests/getopts4.sub f
|
---|
755 | tests/getopts5.sub f
|
---|
756 | tests/getopts6.sub f
|
---|
757 | tests/getopts7.sub f
|
---|
758 | tests/glob-test f
|
---|
759 | tests/glob1.sub f
|
---|
760 | tests/glob.right f
|
---|
761 | tests/heredoc.tests f
|
---|
762 | tests/heredoc.right f
|
---|
763 | tests/herestr.tests f
|
---|
764 | tests/herestr.right f
|
---|
765 | tests/histexp.tests f
|
---|
766 | tests/histexp.right f
|
---|
767 | tests/history.tests f
|
---|
768 | tests/history.right f
|
---|
769 | tests/history.list f 444
|
---|
770 | tests/ifs.tests f
|
---|
771 | tests/ifs.right f
|
---|
772 | tests/ifs-posix.tests f
|
---|
773 | tests/ifs-posix.right f
|
---|
774 | tests/input-line.sh f
|
---|
775 | tests/input-line.sub f
|
---|
776 | tests/input.right f
|
---|
777 | tests/intl.tests f
|
---|
778 | tests/intl.right f
|
---|
779 | tests/iquote.tests f
|
---|
780 | tests/iquote.right f
|
---|
781 | tests/invert.tests f
|
---|
782 | tests/invert.right f
|
---|
783 | tests/jobs.tests f
|
---|
784 | tests/jobs1.sub f
|
---|
785 | tests/jobs2.sub f
|
---|
786 | tests/jobs3.sub f
|
---|
787 | tests/jobs4.sub f
|
---|
788 | tests/jobs.right f
|
---|
789 | tests/more-exp.tests f
|
---|
790 | tests/more-exp.right f
|
---|
791 | tests/new-exp.tests f
|
---|
792 | tests/new-exp1.sub f
|
---|
793 | tests/new-exp2.sub f
|
---|
794 | tests/new-exp3.sub f
|
---|
795 | tests/new-exp4.sub f
|
---|
796 | tests/new-exp5.sub f
|
---|
797 | tests/new-exp.right f
|
---|
798 | tests/nquote.tests f
|
---|
799 | tests/nquote.right f
|
---|
800 | tests/nquote1.tests f
|
---|
801 | tests/nquote1.right f
|
---|
802 | tests/nquote2.tests f
|
---|
803 | tests/nquote2.right f
|
---|
804 | tests/nquote3.tests f
|
---|
805 | tests/nquote3.right f
|
---|
806 | tests/nquote4.tests f
|
---|
807 | tests/nquote4.right f
|
---|
808 | tests/posix2.tests f
|
---|
809 | tests/posix2.right f
|
---|
810 | tests/posixpat.tests f
|
---|
811 | tests/posixpat.right f
|
---|
812 | tests/prec.right f
|
---|
813 | tests/precedence f
|
---|
814 | tests/printf.tests f
|
---|
815 | tests/printf.right f
|
---|
816 | tests/quote.tests f
|
---|
817 | tests/quote.right f
|
---|
818 | tests/read.tests f
|
---|
819 | tests/read.right f
|
---|
820 | tests/read1.sub f
|
---|
821 | tests/read2.sub f
|
---|
822 | tests/read3.sub f
|
---|
823 | tests/read4.sub f
|
---|
824 | tests/read5.sub f
|
---|
825 | tests/redir.tests f
|
---|
826 | tests/redir.right f
|
---|
827 | tests/redir1.sub f
|
---|
828 | tests/redir2.sub f
|
---|
829 | tests/redir3.sub f
|
---|
830 | tests/redir3.in1 f
|
---|
831 | tests/redir3.in2 f
|
---|
832 | tests/redir4.sub f
|
---|
833 | tests/redir4.in1 f
|
---|
834 | tests/redir5.sub f
|
---|
835 | tests/redir6.sub f
|
---|
836 | tests/redir7.sub f
|
---|
837 | tests/rhs-exp.tests f
|
---|
838 | tests/rhs-exp.right f
|
---|
839 | tests/rsh.tests f
|
---|
840 | tests/rsh.right f
|
---|
841 | tests/run-all f
|
---|
842 | tests/run-minimal f
|
---|
843 | tests/run-alias f
|
---|
844 | tests/run-appendop f
|
---|
845 | tests/run-arith-for f
|
---|
846 | tests/run-arith f
|
---|
847 | tests/run-array f
|
---|
848 | tests/run-array2 f
|
---|
849 | tests/run-braces f
|
---|
850 | tests/run-builtins f
|
---|
851 | tests/run-cond f
|
---|
852 | tests/run-cprint f
|
---|
853 | tests/run-dbg-support f
|
---|
854 | tests/run-dbg-support2 f
|
---|
855 | tests/run-dirstack f
|
---|
856 | tests/run-dollars f
|
---|
857 | tests/run-errors f
|
---|
858 | tests/run-execscript f
|
---|
859 | tests/run-exp-tests f
|
---|
860 | tests/run-extglob f
|
---|
861 | tests/run-extglob2 f
|
---|
862 | tests/run-extglob3 f
|
---|
863 | tests/run-func f
|
---|
864 | tests/run-getopts f
|
---|
865 | tests/run-glob-test f
|
---|
866 | tests/run-heredoc f
|
---|
867 | tests/run-herestr f
|
---|
868 | tests/run-histexpand f
|
---|
869 | tests/run-history f
|
---|
870 | tests/run-ifs f
|
---|
871 | tests/run-ifs-posix f
|
---|
872 | tests/run-input-test f
|
---|
873 | tests/run-intl f
|
---|
874 | tests/run-iquote f
|
---|
875 | tests/run-invert f
|
---|
876 | tests/run-jobs f
|
---|
877 | tests/run-more-exp f
|
---|
878 | tests/run-new-exp f
|
---|
879 | tests/run-nquote f
|
---|
880 | tests/run-nquote1 f
|
---|
881 | tests/run-nquote2 f
|
---|
882 | tests/run-nquote3 f
|
---|
883 | tests/run-nquote4 f
|
---|
884 | tests/run-posix2 f
|
---|
885 | tests/run-posixpat f
|
---|
886 | tests/run-precedence f
|
---|
887 | tests/run-printf f
|
---|
888 | tests/run-quote f
|
---|
889 | tests/run-read f
|
---|
890 | tests/run-redir f
|
---|
891 | tests/run-rhs-exp f
|
---|
892 | tests/run-rsh f
|
---|
893 | tests/run-set-e f
|
---|
894 | tests/run-set-x f
|
---|
895 | tests/run-shopt f
|
---|
896 | tests/run-strip f
|
---|
897 | tests/run-test f
|
---|
898 | tests/run-tilde f
|
---|
899 | tests/run-tilde2 f
|
---|
900 | tests/run-trap f
|
---|
901 | tests/run-type f
|
---|
902 | tests/run-varenv f
|
---|
903 | tests/set-e-test f
|
---|
904 | tests/set-e.right f
|
---|
905 | tests/set-x.tests f
|
---|
906 | tests/set-x.right f
|
---|
907 | tests/shopt.tests f
|
---|
908 | tests/shopt.right f
|
---|
909 | tests/strip.tests f
|
---|
910 | tests/strip.right f
|
---|
911 | tests/test.tests f
|
---|
912 | tests/test.right f
|
---|
913 | tests/tilde.tests f
|
---|
914 | tests/tilde.right f
|
---|
915 | tests/tilde2.tests f
|
---|
916 | tests/tilde2.right f
|
---|
917 | tests/trap.tests f
|
---|
918 | tests/trap.right f
|
---|
919 | tests/trap1.sub f 755
|
---|
920 | tests/trap2.sub f 755
|
---|
921 | tests/trap2a.sub f 755
|
---|
922 | tests/type.tests f
|
---|
923 | tests/type.right f
|
---|
924 | tests/varenv.right f
|
---|
925 | tests/varenv.sh f
|
---|
926 | tests/varenv1.sub f
|
---|
927 | tests/varenv2.sub f
|
---|
928 | tests/version f
|
---|
929 | tests/version.mini f
|
---|
930 | tests/misc/dev-tcp.tests f
|
---|
931 | tests/misc/perf-script f
|
---|
932 | tests/misc/perftest f
|
---|
933 | tests/misc/read-nchars.tests f
|
---|
934 | tests/misc/redir-t2.sh f
|
---|
935 | tests/misc/run-r2.sh f
|
---|
936 | tests/misc/sigint-1.sh f
|
---|
937 | tests/misc/sigint-2.sh f
|
---|
938 | tests/misc/sigint-3.sh f
|
---|
939 | tests/misc/sigint-4.sh f
|
---|
940 | tests/misc/test-minus-e.1 f
|
---|
941 | tests/misc/test-minus-e.2 f
|
---|
942 | tests/misc/wait-bg.tests f
|
---|
943 | examples/scripts.v2/PERMISSION f
|
---|
944 | examples/scripts.v2/README f
|
---|
945 | examples/scripts.v2/arc2tarz f
|
---|
946 | examples/scripts.v2/bashrand f
|
---|
947 | examples/scripts.v2/cal2day.bash f
|
---|
948 | examples/scripts.v2/cdhist.bash f
|
---|
949 | examples/scripts.v2/corename f
|
---|
950 | examples/scripts.v2/fman f
|
---|
951 | examples/scripts.v2/frcp f
|
---|
952 | examples/scripts.v2/lowercase f
|
---|
953 | examples/scripts.v2/ncp f
|
---|
954 | examples/scripts.v2/newext f
|
---|
955 | examples/scripts.v2/nmv f
|
---|
956 | examples/scripts.v2/pages f
|
---|
957 | examples/scripts.v2/pf f
|
---|
958 | examples/scripts.v2/ren f
|
---|
959 | examples/scripts.v2/rename f
|
---|
960 | examples/scripts.v2/repeat f
|
---|
961 | examples/scripts.v2/untar f
|
---|
962 | examples/scripts.v2/uudec f
|
---|
963 | examples/scripts.v2/uuenc f
|
---|
964 | examples/scripts.v2/vtree f
|
---|
965 | examples/scripts.v2/where f
|
---|
966 | examples/scripts.v2/pmtop f
|
---|
967 | examples/scripts.v2/shprof f
|
---|
968 | examples/scripts.noah/PERMISSION f
|
---|
969 | examples/scripts.noah/README f
|
---|
970 | examples/scripts.noah/aref.bash f
|
---|
971 | examples/scripts.noah/bash.sub.bash f
|
---|
972 | examples/scripts.noah/bash_version.bash f
|
---|
973 | examples/scripts.noah/meta.bash f
|
---|
974 | examples/scripts.noah/mktmp.bash f
|
---|
975 | examples/scripts.noah/number.bash f
|
---|
976 | examples/scripts.noah/prompt.bash f
|
---|
977 | examples/scripts.noah/remap_keys.bash f
|
---|
978 | examples/scripts.noah/require.bash f
|
---|
979 | examples/scripts.noah/send_mail.bash f
|
---|
980 | examples/scripts.noah/shcat.bash f
|
---|
981 | examples/scripts.noah/source.bash f
|
---|
982 | examples/scripts.noah/string.bash f
|
---|
983 | examples/scripts.noah/stty.bash f
|
---|
984 | examples/scripts.noah/y_or_n_p.bash f
|
---|