mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-24 06:17:57 +02:00
197 lines
3.6 KiB
Plaintext
197 lines
3.6 KiB
Plaintext
# don't push out -i
|
|
-i
|
|
|
|
*.save
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
#
|
|
# these files are all created by the build process; none are in the repository
|
|
#
|
|
*.o
|
|
*.a
|
|
*.dSYM
|
|
.build
|
|
.made
|
|
.*~
|
|
|
|
config.h
|
|
buildconf.h
|
|
config.status
|
|
config.cache
|
|
config.log
|
|
configure~
|
|
|
|
autom4te.cache
|
|
|
|
bash
|
|
bashbug
|
|
bashversion
|
|
|
|
TAGS
|
|
tags
|
|
|
|
Makefile
|
|
builtins/Makefile
|
|
builtins/builtext.h
|
|
builtins/builtins.c
|
|
builtins/mkbuiltins
|
|
builtins/pipesize.h
|
|
builtins/psize.aux
|
|
|
|
doc/Makefile
|
|
examples/loadables/Makefile
|
|
examples/loadables/Makefile.inc
|
|
examples/loadables/Makefile.sample
|
|
examples/loadables/perl/Makefile
|
|
lib/glob/Makefile
|
|
lib/intl/Makefile
|
|
lib/malloc/Makefile
|
|
lib/readline/Makefile
|
|
lib/sh/Makefile
|
|
lib/termcap/Makefile
|
|
lib/tilde/Makefile
|
|
support/Makefile
|
|
|
|
lib/intl/charset.alias
|
|
lib/intl/libgnuintl.h
|
|
lib/intl/libintl.h
|
|
lib/intl/ref-add.sed
|
|
lib/intl/ref-del.sed
|
|
|
|
po/Makefile
|
|
po/Makefile.in
|
|
po/POTFILES
|
|
|
|
support/bash.pc
|
|
support/man2html
|
|
support/bashbug.sh
|
|
|
|
lsignames.h
|
|
pathnames.h
|
|
signames.h
|
|
stdckdint.h
|
|
version.h
|
|
syntax.c
|
|
stamp-h
|
|
|
|
mksignames
|
|
mksyntax
|
|
|
|
printenv
|
|
recho
|
|
xcase
|
|
zecho
|
|
tests/printenv
|
|
tests/recho
|
|
tests/xcase
|
|
tests/zecho
|
|
|
|
# doc files created as part of making dvi versions from texinfo source
|
|
|
|
doc/bashref.aux
|
|
doc/bashref.bt
|
|
doc/bashref.bts
|
|
doc/bashref.cp
|
|
doc/bashref.cps
|
|
doc/bashref.fn
|
|
doc/bashref.fns
|
|
doc/bashref.ky
|
|
doc/bashref.pg
|
|
doc/bashref.rw
|
|
doc/bashref.rws
|
|
doc/bashref.toc
|
|
doc/bashref.tp
|
|
doc/bashref.vr
|
|
doc/bashref.vrs
|
|
lib/readline/doc/history.aux
|
|
lib/readline/doc/history.bt
|
|
lib/readline/doc/history.cp
|
|
lib/readline/doc/history.cps
|
|
lib/readline/doc/history.fn
|
|
lib/readline/doc/history.fns
|
|
lib/readline/doc/history.ky
|
|
lib/readline/doc/history.log
|
|
lib/readline/doc/history.pg
|
|
lib/readline/doc/history.toc
|
|
lib/readline/doc/history.tp
|
|
lib/readline/doc/history.vr
|
|
lib/readline/doc/history.vrs
|
|
lib/readline/doc/rlman.aux
|
|
lib/readline/doc/rlman.bt
|
|
lib/readline/doc/rlman.cp
|
|
lib/readline/doc/rlman.cps
|
|
lib/readline/doc/rlman.fn
|
|
lib/readline/doc/rlman.fns
|
|
lib/readline/doc/rlman.ky
|
|
lib/readline/doc/rlman.log
|
|
lib/readline/doc/rlman.pg
|
|
lib/readline/doc/rlman.toc
|
|
lib/readline/doc/rlman.tp
|
|
lib/readline/doc/rlman.vr
|
|
lib/readline/doc/rlman.vrs
|
|
lib/readline/doc/rluserman.aux
|
|
lib/readline/doc/rluserman.bt
|
|
lib/readline/doc/rluserman.cp
|
|
lib/readline/doc/rluserman.cps
|
|
lib/readline/doc/rluserman.fn
|
|
lib/readline/doc/rluserman.fns
|
|
lib/readline/doc/rluserman.ky
|
|
lib/readline/doc/rluserman.log
|
|
lib/readline/doc/rluserman.pg
|
|
lib/readline/doc/rluserman.toc
|
|
lib/readline/doc/rluserman.tp
|
|
lib/readline/doc/rluserman.vr
|
|
lib/readline/doc/rluserman.vrs
|
|
|
|
doc/oldbash.texi
|
|
doc/newbash.texi
|
|
|
|
# example loadable builtins
|
|
|
|
examples/loadables/accept
|
|
examples/loadables/asort
|
|
examples/loadables/basename
|
|
examples/loadables/cat
|
|
examples/loadables/csv
|
|
examples/loadables/cut
|
|
examples/loadables/dirname
|
|
examples/loadables/dsv
|
|
examples/loadables/fdflags
|
|
examples/loadables/finfo
|
|
examples/loadables/getconf
|
|
examples/loadables/head
|
|
examples/loadables/hello
|
|
examples/loadables/id
|
|
examples/loadables/kv
|
|
examples/loadables/ln
|
|
examples/loadables/logname
|
|
examples/loadables/mkdir
|
|
examples/loadables/mkfifo
|
|
examples/loadables/mktemp
|
|
examples/loadables/mypid
|
|
examples/loadables/necho
|
|
examples/loadables/pathchk
|
|
examples/loadables/print
|
|
examples/loadables/printenv
|
|
examples/loadables/push
|
|
examples/loadables/pushd
|
|
examples/loadables/pushd.c
|
|
examples/loadables/realpath
|
|
examples/loadables/rm
|
|
examples/loadables/rmdir
|
|
examples/loadables/seq
|
|
examples/loadables/setpgid
|
|
examples/loadables/sleep
|
|
examples/loadables/stat
|
|
examples/loadables/strftime
|
|
examples/loadables/strptime
|
|
examples/loadables/sync
|
|
examples/loadables/tee
|
|
examples/loadables/truefalse
|
|
examples/loadables/tty
|
|
examples/loadables/uname
|
|
examples/loadables/unlink
|
|
examples/loadables/whoami
|