GNU Core Utilities

Edit Package coreutils

Basic file, shell, and text manipulation utilities. The package
contains the following programs:

[ arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
csplit cut date dd df dir dircolors dirname du echo env expand expr
factor false fmt fold groups head id install join kill link ln logname
ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup od paste pathchk
pinky pr printenv printf ptx pwd readlink rm rmdir runcon seq sha1sum
sha224sum sha256sum sha384sum sha512sum shred shuf sleep sort split
stat stty su sum sync tac tail tee test timeout touch tr true tsort tty
uname unexpand uniq unlink uptime users vdir wc who whoami yes

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000082 82 Bytes
baselibs.conf 0000000069 69 Bytes
coreutils-9.2.tar.xz 0005773008 5.51 MB
coreutils-9.2.tar.xz.sig 0000000833 833 Bytes
coreutils-build-timeout-as-pie.patch 0000001275 1.25 KB
coreutils-disable_tests.patch 0000000756 756 Bytes
coreutils-getaddrinfo.patch 0000000763 763 Bytes
coreutils-i18n.patch 0000166128 162 KB
coreutils-invalid-ids.patch 0000000974 974 Bytes
coreutils-misc.patch 0000001909 1.86 KB
coreutils-remove_hostname_documentation.patch 0000003568 3.48 KB
coreutils-remove_kill_documentation.patch 0000005207 5.08 KB
coreutils-skip-gnulib-test-tls.patch 0000001202 1.17 KB
coreutils-skip-some-sort-tests-on-ppc.patch 0000001858 1.81 KB
coreutils-skip-tests-rm-ext3-perf.patch 0000000858 858 Bytes
coreutils-sysinfo.patch 0000001824 1.78 KB
coreutils-test_without_valgrind.patch 0000000782 782 Bytes
coreutils-tests-shorten-extreme-factor-tests.patch 0000001431 1.4 KB
coreutils-tests-workaround-make-fdleak.patch 0000000854 854 Bytes
coreutils-use-python3.patch 0000000920 920 Bytes
coreutils.changes 0000196731 192 KB
coreutils.keyring 0000020290 19.8 KB
coreutils.spec 0000008137 7.95 KB
Revision 149 (latest revision is 157)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1075026 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 149)
- update to 9.2:
  * cksum now accepts the --base64 (-b) option to print
    base64-encoded checksums.  It also accepts/checks such
    checksums.
  * cksum now accepts the --raw option to output a raw binary
    checksum.  No file name or other information is output in
    this mode.
  * cp, mv, and install now accept the --debug option to
    print details on how a file is being copied.
  * factor now accepts the --exponents (-h) option to print
    factors in the form p^e, rather than repeating the prime p, e
    times.
  * ls now supports the --time=modification option, to explicitly
    select the default mtime timestamp for display and sorting.
  * mv now supports the --no-copy option, which causes it to fail
    when asked to move a file to a different file system.
  * split now accepts options like '-n SIZE' that exceed machine
    integer range, when they can be implemented as if they were
    infinity.
  * split -n now accepts piped input even when not in round-robin
    mode, by first copying input to a temporary file to determine its
    size.
  * wc now accepts the --total={auto,never,always,only} option
    to give explicit control over when the total is output.
  * 'cp --reflink=always A B' no longer leaves behind a newly
    created empty file B merely because copy-on-write clones are not
    supported.
  * 'cp -n' and 'mv -n' now exit with nonzero status if they skip
    their action because the destination exists, and likewise for 'cp
    -i', 'ln -i', and 'mv -i' when the user declines.  (POSIX
Comments 0
openSUSE Build Service is sponsored by