coreutils
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Lost use of laptop mouse
Jeffrey Walton
Sort log files solution
Ray Phillips
Re: Sort log files solution
Pádraig Brady
[PATCH 1/3] maint: getlimits: diagnose invalid options
Pádraig Brady
[PATCH 2/3] runcon: fix inconsistent exit status upon write error
Pádraig Brady
[PATCH 3/3] doc: be more consistent when documenting exit status
Pádraig Brady
dd and gzip/gunzip with large disk images
J
Re: dd and gzip/gunzip with large disk images
Rob Landley
[PATCH] doc: dircolors: better separate the sections in the database
Pádraig Brady
[PATCH] maint: add lib/gmp.h to .gitignore
Pádraig Brady
Please help
amar monsef
Re: Please help
Bernhard Voelker
[PATCH] stty: add an undocumented ---debug option for more info
Pádraig Brady
Re: [PATCH] stty: add an undocumented ---debug option for more info
Bernhard Voelker
Re: [PATCH] stty: add an undocumented ---debug option for more info
Pádraig Brady
[PATCH] stty: valid ispeed and ospeed arguments
Pádraig Brady
Re: [PATCH] stty: valid ispeed and ospeed arguments
Bernhard Voelker
[PATCH] stty: fix false warnings from [io]speed settings
Pádraig Brady
[PATCH] stty: give explicit error for unsupported asymmetric speeds
Pádraig Brady
[PATCH] maint: be defensive in avoiding gnulib's poll module
Pádraig Brady
[PATCH] tail: use poll() on macos
Pádraig Brady
[PATCH] tests: runcon: fix new test to skip on non SELinux systems
Pádraig Brady
[PATCH] comm: fix NUL --output-delimiter with --total
Pádraig Brady
[PATCH] runcon: distinguish runcon specific errors in exit status
Pádraig Brady
Re: [PATCH] runcon: distinguish runcon specific errors in exit status
Pádraig Brady
Inconsistent behavior of core utilities
Dave Close
Re: Inconsistent behavior of core utilities
Dominique Martinet
Re: Inconsistent behavior of core utilities
Mike Jonkmans
Re: Inconsistent behavior of core utilities
L A Walsh
Re: Inconsistent behavior of core utilities
Michael Stone
Re: Inconsistent behavior of core utilities
L A Walsh
Re: Inconsistent behavior of core utilities
Michael Stone
Re: Inconsistent behavior of core utilities
Kaz Kylheku
[PATCH] basenc: Paddingless input/output for base64url
Imre Rad via GNU coreutils General Discussion
Re: [PATCH] basenc: Paddingless input/output for base64url
Michael Cook
Re: [PATCH] basenc: Paddingless input/output for base64url
Imre Rad via GNU coreutils General Discussion
[PATCH] basenc: Paddingless input/output for base64url
Imre Rad
Re: [PATCH] basenc: Paddingless input/output for base64url
Michael Cook
Re: [PATCH] basenc: Paddingless input/output for base64url
Imre Rad
csplit reports No space left on device
Rodolfo Aramayo via GNU coreutils General Discussion
Re: csplit reports No space left on device
✓ Paul Courbis de Bridiers de Villemor
Re: csplit reports No space left on device
Rodolfo Aramayo via GNU coreutils General Discussion
Re: csplit reports No space left on device
✓ Paul Courbis de Bridiers de Villemor
Re: csplit reports No space left on device
Rodolfo Aramayo via GNU coreutils General Discussion
Re: csplit reports No space left on device
✓ Paul Courbis de Bridiers de Villemor
Re: csplit reports No space left on device
Pádraig Brady
Re: csplit reports No space left on device
Kaz Kylheku
Re: csplit reports No space left on device
Rodolfo Aramayo via GNU coreutils General Discussion
Re: csplit reports No space left on device
Pádraig Brady
Re: csplit reports No space left on device
Rodolfo Aramayo via GNU coreutils General Discussion
Re: csplit reports No space left on device
Pádraig Brady
Re: csplit reports No space left on device
Mike Jonkmans
Re: csplit reports No space left on device
Bernhard Voelker
Re: csplit reports No space left on device
Rodolfo Aramayo via GNU coreutils General Discussion
Re: csplit reports No space left on device
Michael Cook
[PATCH] doc: README: split out ancillary information
Pádraig Brady
[PATCH] doc: ls: clarify description of timestamps
Pádraig Brady
[PATCH] ls: support explicit --time=modification selection
Pádraig Brady
Re: [PATCH] ls: support explicit --time=modification selection
Jim Meyering
Re: [PATCH] ls: support explicit --time=modification selection
Pádraig Brady
[PATCH] ln: alloc pointer variables could be deleted initialized, it first allocates memory
Li kunyu
Re: [PATCH] ln: alloc pointer variables could be deleted initialized, it first allocates memory
Pádraig Brady
[PATCH] doc: cp: --reflink default is equivalent to cp --reflink=always
Pierre Marsais
Re: [PATCH] doc: cp: --reflink default is equivalent to cp --reflink=always
Pádraig Brady
Question about uniq's treatment of spaces-only lines
Sudarshan S Chawathe
Re: Question about uniq's treatment of spaces-only lines
Pádraig Brady
Re: Question about uniq's treatment of spaces-only lines
Sudarshan S Chawathe
Re: Question about uniq's treatment of spaces-only lines
Pádraig Brady
Re: Question about uniq's treatment of spaces-only lines
Pádraig Brady
Question about fold
Moritz Poldrack
Re: Question about fold
Pádraig Brady
Re: Question about fold
Moritz Poldrack
Re: Question about fold
Pádraig Brady
Re: Question about fold
Bob Proulx
Possible non-compliance of the restrict keyword contract in coreutils/touch.c
Tim Lange
Re: Possible non-compliance of the restrict keyword contract in coreutils/touch.c
Paul Eggert
How to run Perl script separately
John Nguyen
Re: How to run Perl script separately
Pádraig Brady
[PATCH] doc: env: clarify that empty signal args are ignored
Pádraig Brady
[PATCH] doc: tr: clarify that -t is ignored unless translating
Pádraig Brady
install: /dev/stdin to be aliased as -
Marc Chantreux
Re: Bug#1013924: coreutils: runcon -c getfscon()s program verbatim but execve()s it; trojan moment?
Pádraig Brady
Re: Bug#1013924: coreutils: runcon -c getfscon()s program verbatim but execve()s it; trojan moment?
Pádraig Brady
rethinking rejected request for `wc -q`
David Pinto
wc --no-total option
David Pinto
[PATCH] Re: wc --no-total option
David Pinto
Re: [PATCH] Re: wc --no-total option
Pádraig Brady
Re: [PATCH] Re: wc --no-total option
Jim Meyering
Re: [PATCH] Re: wc --no-total option
Mike Jonkmans
Re: [PATCH] Re: wc --no-total option
Carl Edquist
Re: [PATCH] Re: wc --no-total option
Pádraig Brady
[PATCH]: wc: add --total={auto,never,always,only} option
Pádraig Brady
GNU/Linux rmdir
Бреусов Виталий
Re: GNU/Linux rmdir
✓ Paul Courbis de Bridiers de Villemor
Re: GNU/Linux rmdir
Tony Freeman
FYI: two small diffs
Jim Meyering
Re: [gnu.org #1845594] coreutils POC?
Paul Eggert
error-message change to `cut`
Tornax O7
[PATCH] gl: heap_insert function modifies the return value to void
Li kunyu
-k -1 for last field?
Karl Berry
Re: -k -1 for last field?
Pádraig Brady
chown new option
Maxsuel Marcelino
Re: chown new option
Michael Cook
[PATCH] maint: fix spelling in NEWS entry
Bernhard Voelker
Re: [PATCH] maint: fix spelling in NEWS entry
Pádraig Brady
Re: [PATCH] maint: fix spelling in NEWS entry
Bernhard Voelker
[RFC][PATCH][cp] btrfs, nocow and cp --reflink
Goffredo Baroncelli
Re: [RFC][PATCH][cp] btrfs, nocow and cp --reflink
Pádraig Brady
Re: [RFC][PATCH][cp] btrfs, nocow and cp --reflink
Forza
date command is great but could use improvements
David Chmelik
Re: date command is great but could use improvements
Bob Proulx
Re: date command is great but could use improvements
Carl Edquist
Re: date command is great but could use improvements
David Chmelik
Re: date command is great but could use improvements
Kaz Kylheku
Re: date command is great but could use improvements
Carl Edquist
[INSTALLED 1/5] build: update gnulib submodule to latest
Paul Eggert
[INSTALLED 3/5] sort: remove some gotos
Paul Eggert
[INSTALLED 2/5] sort: pacify GCC 12 false positive
Paul Eggert
[INSTALLED 5/5] sort: fix unlikely int overflow with -r
Paul Eggert
[INSTALLED 4/5] maint: simplify comparisons
Paul Eggert
What type of regex is used by `tac` command?
Emily Seville
Re: What type of regex is used by `tac` command?
Pádraig Brady
[PATCH 1/2] factor: add option for printing in x^y format
Rasmus Villemoes
[PATCH 2/2] tests: add test case for "factor -e"
Rasmus Villemoes
Re: [PATCH 1/2] factor: add option for printing in x^y format
Pádraig Brady
Re: [PATCH 1/2] factor: add option for printing in x^y format
Bernhard Voelker
Re: [PATCH 1/2] factor: add option for printing in x^y format
Pádraig Brady
Re: [PATCH 1/2] factor: add option for printing in x^y format
Pádraig Brady
Re: [PATCH 1/2] factor: add option for printing in x^y format
Bernhard Voelker
Re: [PATCH 1/2] factor: add option for printing in x^y format
Pádraig Brady
Re: [PATCH 1/2] factor: add option for printing in x^y format
Kaz Kylheku
Re: [PATCH 1/2] factor: add option for printing in x^y format
Rasmus Villemoes
Re: [PATCH 1/2] factor: add option for printing in x^y format
Rob Landley
Re: [PATCH 1/2] factor: add option for printing in x^y format
Pádraig Brady
Re: [PATCH 1/2] factor: add option for printing in x^y format
Pádraig Brady
Re: [PATCH 1/2] factor: add option for printing in x^y format
Bernhard Voelker
Re: [PATCH 1/2] factor: add option for printing in x^y format
Pádraig Brady
Re: [PATCH 1/2] factor: add option for printing in x^y format
Bernhard Voelker
Allow tail to display data after stream stops sending input after N seconds
konsolebox
Re: Allow tail to display data after stream stops sending input after N seconds
Rob Landley
Re: Allow tail to display data after stream stops sending input after N seconds
Pádraig Brady
Re: Allow tail to display data after stream stops sending input after N seconds
konsolebox
Re: Allow tail to display data after stream stops sending input after N seconds
Pádraig Brady
Re: Allow tail to display data after stream stops sending input after N seconds
konsolebox
Re: Allow tail to display data after stream stops sending input after N seconds
Rob Landley
Re: Allow tail to display data after stream stops sending input after N seconds
konsolebox
Re: Allow tail to display data after stream stops sending input after N seconds
Kaz Kylheku
Re: Allow tail to display data after stream stops sending input after N seconds
Kaz Kylheku
Re: Allow tail to display data after stream stops sending input after N seconds
konsolebox
ASCII to PS that respects ASCII Form Feed (Ctrl-L)
Andrew Yu
Re: ASCII to PS that respects ASCII Form Feed (Ctrl-L)
Alain D D Williams
[PATCH] doc: rmdir: clarify --ignore-fail-on-non-empty operation
Pádraig Brady
coreutils-9.1 released [stable]
Pádraig Brady
[PATCH] build: avoid unicode errors in texi conversion
Pádraig Brady
mkdir missing parent error message
Brian Kuhns
Consistent normalization of %a format for printf(1) and printf(3)
Glenn Golden
Re: Consistent normalization of %a format for printf(1) and printf(3)
Glenn Golden
new snapshot available: coreutils-9.0.193-54bec.tar.xz
Pádraig Brady
Re: new snapshot available: coreutils-9.0.193-54bec.tar.xz
Pádraig Brady
Re: new snapshot available: coreutils-9.0.193-54bec.tar.xz
Rob Landley
Re: new snapshot available: coreutils-9.0.193-54bec.tar.xz
Pádraig Brady
[PATCH] cp,mv,install: avoid opening destination non directories
Pádraig Brady
Re: [PATCH] cp,mv,install: avoid opening destination non directories
Paul Eggert
Re: [PATCH] cp,mv,install: avoid opening destination non directories
Pádraig Brady
Re: coreutils-9.0.193-54bec on NetBSD 9.0
Bruno Haible
Re: coreutils-9.0.193-54bec on CentOS 7
Bruno Haible
Re: coreutils-9.0.193-54bec on CentOS 7
Pádraig Brady
Re: coreutils-9.0.193-54bec on CentOS 7
Bruno Haible
Re: coreutils-9.0.193-54bec on Alpine Linux
Bruno Haible
Re: coreutils-9.0.193-54bec on Guix 1.1
Bruno Haible
Re: coreutils-9.0.193-54bec on Guix 1.1
Pádraig Brady
Re: coreutils-9.0.193-54bec on Guix 1.1
Bruno Haible
Re: coreutils-9.0.193-54bec on Solaris 11.4
Bruno Haible
Re: coreutils-9.0.193-54bec on Solaris 11.4
Pádraig Brady
Re: coreutils-9.0.193-54bec on Solaris 11.4
Bruno Haible
Re: coreutils-9.0.193-54bec on Solaris 11.4
Pádraig Brady
Re: coreutils-9.0.193-54bec on Solaris 11.4
Pádraig Brady
Re: coreutils-9.0.193-54bec on Solaris 11.4
Bruno Haible
Re: coreutils-9.0.193-54bec on Solaris 11.4
Pádraig Brady
Re: coreutils-9.0.193-54bec on Solaris 11.4
Paul Eggert
Re: coreutils-9.0.193-54bec on Solaris 11.4
Paul Eggert
Re: coreutils-9.0.193-54bec on Solaris 11.4
Pádraig Brady
Re: coreutils-9.0.207-b411f on Solaris 11.4
Bruno Haible
Re: coreutils-9.0.193-54bec on Solaris 11.4
Pádraig Brady
Re: coreutils-9.0.193-54bec on Solaris 11.4
Bruno Haible
Re: coreutils-9.0.193-54bec on Solaris 11.4: stty
Bruno Haible
Re: coreutils-9.0.207-b411f on Solaris 11.4 32-bit
Bruno Haible
Re: coreutils-9.0.193-54bec on Solaris 11 OpenIndiana
Bruno Haible
Re: coreutils-9.0.193-54bec on Solaris 11 OpenIndiana
Pádraig Brady
Re: coreutils-9.0.193-54bec on Solaris 11 OpenIndiana
Bruno Haible
Re: coreutils-9.0.193-54bec on Solaris 11 OpenIndiana
Pádraig Brady
Re: coreutils-9.0.193-54bec on Solaris 11 OpenIndiana
Bruno Haible
Re: coreutils-9.0.193-54bec on Solaris 11 OpenIndiana
Bruno Haible
Re: coreutils-9.0.193-54bec on Cygwin
Bruno Haible
Re: coreutils-9.0.193-54bec on Cygwin
Pádraig Brady
Re: coreutils-9.0.193-54bec on Cygwin
Pádraig Brady
Re: coreutils-9.0.193-54bec on Cygwin
Pádraig Brady
Re: coreutils-9.0.193-54bec on Cygwin
Bruno Haible
Re: coreutils-9.0.193-54bec on Cygwin
Pádraig Brady
Re: coreutils-9.0.193-54bec on Cygwin
Bruno Haible
Earlier messages
Later messages