mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-28 04:24:45 +08:00
90 lines
1.4 KiB
Plaintext
90 lines
1.4 KiB
Plaintext
*.1
|
|
*.I[12]
|
|
*.[EIOX]
|
|
*.o
|
|
*/.deps
|
|
*~
|
|
.gdb-history
|
|
.kludge-stamp
|
|
.tarball-version
|
|
.version
|
|
ABOUT-NLS
|
|
ChangeLog
|
|
ID
|
|
INSTALL
|
|
Makefile
|
|
Makefile.in
|
|
TAGS
|
|
THANKS-to-translators
|
|
aclocal.m4
|
|
autom4te.cache
|
|
build-aux/.gitignore
|
|
build-aux/compile
|
|
build-aux/config.guess
|
|
build-aux/config.sub
|
|
build-aux/depcomp
|
|
build-aux/install-sh
|
|
build-aux/mdate-sh
|
|
build-aux/missing
|
|
build-aux/texinfo.tex
|
|
build-aux/ylwrap
|
|
config.cache
|
|
config.h
|
|
config.hin
|
|
config.log
|
|
config.status
|
|
configure
|
|
coreutils-*.tar.bz2
|
|
coreutils-*.tar.bz2.sig
|
|
coreutils-*.tar.gz
|
|
coreutils-*.tar.gz.sig
|
|
coreutils-*.tar.lzma
|
|
coreutils-*.tar.lzma.sig
|
|
gnulib-tests
|
|
lib/.cvsignore
|
|
lib/.gitignore
|
|
lib/binary-io.h
|
|
lib/charset.alias
|
|
lib/configmake.h
|
|
lib/libcoreutils.a
|
|
lib/printf.c
|
|
lib/progname.c
|
|
lib/progname.h
|
|
m4/.cvsignore
|
|
m4/.gitignore
|
|
po/*.gmo
|
|
po/*.po
|
|
po/.gitignore
|
|
po/.reference
|
|
po/LINGUAS
|
|
po/Makefile.in
|
|
po/Makevars
|
|
po/POTFILES
|
|
po/checksums
|
|
po/coreutils.pot
|
|
po/stamp-po
|
|
stamp-h1
|
|
tests/*/*.log
|
|
tests/cut/Makefile.am
|
|
tests/cut/cut-tests
|
|
tests/head/Makefile.am
|
|
tests/head/head-tests
|
|
tests/join/Makefile.am
|
|
tests/join/join-tests
|
|
tests/pr/Makefile.am
|
|
tests/pr/pr-tests
|
|
tests/sort/Makefile.am
|
|
tests/sort/sort-tests
|
|
tests/tac/Makefile.am
|
|
tests/tac/tac-tests
|
|
tests/tail/Makefile.am
|
|
tests/tail/tail-tests
|
|
tests/test/Makefile.am
|
|
tests/test/test-tests
|
|
tests/tr/Makefile.am
|
|
tests/tr/tr-tests
|
|
tests/uniq/Makefile.am
|
|
tests/uniq/uniq-tests
|
|
tests/wc/Makefile.am
|
|
tests/wc/wc-tests
|