coreutils
Thread
Date
Later messages
Messages by Date
2020/03/01
Re: [PATCH] tests: fix incorrect `|| fail` pattern in tests
Bernhard Voelker
2020/03/01
Re: non-portable strace usage
Pádraig Brady
2020/03/01
Re: coreutils-8.31.90-cc4c.tar.xz and LD_PRELOAD
Pádraig Brady
2020/02/29
Re: non-portable strace usage (was: [PATCH] tests: fix incorrect `|| fail` pattern in tests)
Dmitry V. Levin
2020/02/29
coreutils-8.31.90-cc4c.tar.xz on NetBSD 9
Bruno Haible
2020/02/29
coreutils-8.31.90-cc4c.tar.xz and LD_PRELOAD
Bruno Haible
2020/02/29
Re: coreutils-8.31.90-cc4c.tar.xz on FreeBSD 12
Pádraig Brady
2020/02/29
coreutils-8.31.90-cc4c.tar.xz on FreeBSD 12
Bruno Haible
2020/02/29
[PATCH] tests: fix incorrect `|| fail` pattern in tests
Pádraig Brady
2020/02/29
Re: new snapshot available: coreutils-8.31.90-cc4c.tar.xz
Pádraig Brady
2020/02/29
Re: [RFC] mkdir: Add a -c (change dir) flag
Pádraig Brady
2020/02/29
[RFC] mkdir: Add a -c (change dir) flag
Tamir Carmeli
2020/02/29
Re: new snapshot available: coreutils-8.31.90-cc4c.tar.xz
Bernhard Voelker
2020/02/28
Re: new snapshot available: coreutils-8.31.90-cc4c.tar.xz
Jan Nieuwenhuizen
2020/02/28
Re: [PATCH] dircolors: add *direct* to TERM matching
nl6720
2020/02/28
Re: [PATCH] dircolors: add *direct* to TERM matching
L A Walsh
2020/02/28
[PATCH] dircolors: add *direct* to TERM matching
nl6720
2020/02/27
Re: new snapshot available: coreutils-8.31.90-cc4c.tar.xz
Pádraig Brady
2020/02/27
Re: new snapshot available: coreutils-8.31.90-cc4c.tar.xz
Jan Nieuwenhuizen
2020/02/27
Re: new snapshot available: coreutils-8.31.90-cc4c.tar.xz
Erik Auerswald
2020/02/27
Re: new snapshot available: coreutils-8.31.90-cc4c.tar.xz
Pádraig Brady
2020/02/27
new snapshot available: coreutils-8.31.90-cc4c.tar.xz
Pádraig Brady
2020/02/27
[PATCH] maint: ensure .deps/ in the project root is ignored by git
Pádraig Brady
2020/02/27
[PATCH] doc: remove older ChangeLog items
Pádraig Brady
2020/02/27
Re: [PATCH] ls: issue error message on removed directory
Pádraig Brady
2020/02/26
Re: add command line switch to "head" to always print filename
Pádraig Brady
2020/02/26
add command line switch to "head" to always print filename
Matt Zagrabelny
2020/02/25
[PATCH] build: update to latest gnulib
Pádraig Brady
2020/02/25
[PATCH] b2sum: sync better with upstream
Pádraig Brady
2020/02/25
[PATCH] factor: sync longlong.h adjustments from upstream
Pádraig Brady
2020/02/24
[PATCH] stat,tail: sync file system constants from the linux kernel
Pádraig Brady
2020/02/24
Re: ls feature request
Bernhard Voelker
2020/02/21
Re: ls feature request
Kaz Kylheku (Coreutils)
2020/02/20
Re: ls feature request
Kaz Kylheku (Coreutils)
2020/02/20
ls feature request
Riccardo Mazzarini
2020/02/13
Re: BUG in sort --numeric-sort --unique
Kaz Kylheku (Coreutils)
2020/02/13
Re: BUG in sort --numeric-sort --unique
carl hansen
2020/02/13
BUG in sort --numeric-sort --unique
Stefano Pederzani
2020/02/12
`install -d` sets owner:group only for the last directory
Merlin Büge
2020/02/12
Re: [PATCH] ls: issue error message on removed directory
Pádraig Brady
2020/02/12
Re: [PATCH] ls: issue error message on removed directory
Pádraig Brady
2020/02/12
Re: [PATCH] ls: issue error message on removed directory
Bernhard Voelker
2020/02/12
Re: [PATCH] ls: issue error message on removed directory
Colin Watson
2020/02/12
Re: [PATCH] ls: issue error message on removed directory
Pádraig Brady
2020/02/11
Re: [PATCH] ls: issue error message on removed directory
Pádraig Brady
2020/02/11
Re: [PATCH] ls: issue error message on removed directory
Colin Watson
2020/02/11
[PATCH] ls: issue error message on removed directory
Colin Watson
2020/02/09
Re: gcc10's -Wreturn-local-addr gives FP warning about lib/careadlinkat
Jim Meyering
2020/02/08
Re: gcc10's -Wreturn-local-addr gives FP warning about lib/careadlinkat
Jim Meyering
2020/02/07
Re: gcc10's -Wreturn-local-addr gives FP warning about lib/careadlinkat
Pádraig Brady
2020/02/06
Re: gcc10's -Wreturn-local-addr gives FP warning about lib/careadlinkat
Kaz Kylheku (Coreutils)
2020/02/06
Re: gcc10's -Wreturn-local-addr gives FP warning about lib/careadlinkat
Jim Meyering
2020/02/06
Re: gcc10's -Wreturn-local-addr gives FP warning about lib/careadlinkat
Kaz Kylheku (Coreutils)
2020/02/06
Re: gcc10's -Wreturn-local-addr gives FP warning about lib/careadlinkat
Pádraig Brady
2020/02/05
gcc10's -Wreturn-local-addr gives FP warning about lib/careadlinkat
Jim Meyering
2020/02/03
Re: [PATCH v4 0/2] ls: use statx() when it's available
Pádraig Brady
2020/02/02
[PATCH] build: update to latest gnulib
Pádraig Brady
2020/02/02
Re: [rfc] nosig: new program to compliment nohup
Pádraig Brady
2020/02/02
[rfc] nosig: new program to compliment nohup
Mike Frysinger
2020/02/02
[PATCH] build: avoid vector performance warnings in randperm
Pádraig Brady
2020/02/02
[PATCH] build: avoid including sysctl.h on glibc
Pádraig Brady
2020/01/31
Re: What is the difference between unlink and rm -f?
Michael Stone
2020/01/30
Re: yes: rearrange code to prevent gcc10 warning
Pádraig Brady
2020/01/30
Re: yes: rearrange code to prevent gcc10 warning
Christophe Meyering
2020/01/30
Re: yes: rearrange code to prevent gcc10 warning
Pádraig Brady
2020/01/30
yes: rearrange code to prevent gcc10 warning
Christophe Meyering
2020/01/29
Re: What is the difference between unlink and rm -f?
Peng Yu
2020/01/29
Re: Show directory time as the latest time of the file in the directory (including subdirs)
L A Walsh
2020/01/29
Re: What is the difference between unlink and rm -f?
Kaz Kylheku (Coreutils)
2020/01/29
Re: Show directory time as the latest time of the file in the directory (including subdirs)
Steeve McCauley
2020/01/29
Re: Show directory time as the latest time of the file in the directory (including subdirs)
ed-coreut...@s5h.net
2020/01/29
Re: Show directory time as the latest time of the file in the directory (including subdirs)
Peng Yu
2020/01/29
Re: Show directory time as the latest time of the file in the directory (including subdirs)
Bernhard Voelker
2020/01/29
Re: What is the difference between unlink and rm -f?
Bernhard Voelker
2020/01/29
Re: What is the difference between unlink and rm -f?
Eric Blake
2020/01/29
Re: What is the difference between unlink and rm -f?
David Both
2020/01/29
Show directory time as the latest time of the file in the directory (including subdirs)
Peng Yu
2020/01/29
What is the difference between unlink and rm -f?
Peng Yu
2020/01/24
Re: Suggestion: Keep headings when sorted
Assaf Gordon
2020/01/22
Re: Is it safe to replace dd?
L A Walsh
2020/01/22
BTS hint about unreachable submitters
Bob Proulx
2020/01/22
Re: Release schedule?
Erik Auerswald
2020/01/22
Re: Release schedule?
Bernhard Voelker
2020/01/21
Suggestion: Keep headings when sorted
Mattias Johansson
2020/01/21
Re: Is it safe to replace dd?
David Both
2020/01/20
Re: Is it safe to replace dd?
microsoft gaofei
2020/01/20
Re: Is it safe to replace dd?
Kaz Kylheku (Coreutils)
2020/01/20
Re: Is it safe to replace dd?
Alexandre François Garreau
2020/01/20
Re: Is it safe to replace dd?
David Both
2020/01/20
Is it safe to replace dd?
microsoft gaofei
2020/01/20
Re: Release schedule?
Pádraig Brady
2020/01/20
Re: how to use touch to change change time?
Jostein Berntsen
2020/01/19
how to use touch to change change time?
Peng Yu
2020/01/19
Release schedule?
Zach van Rijn
2020/01/09
Re: Regarding compilation of coreutils.
Sandeep Kumar Sah
2020/01/06
Re: Regarding compilation of coreutils.
Kaz Kylheku (Coreutils)
2020/01/06
Regarding compilation of coreutils.
Sandeep Kumar Sah
2020/01/05
shred: Option to use random but entire files as source
Nikita Zlobin
2020/01/03
Re: base64 utilty Question
Emil Engler
2020/01/03
Re: base64 utilty Question
Assaf Gordon
2020/01/03
base64 utilty Question
Bahubali Y
2020/01/03
Re: [PATCH] ls: support --time=creation to show/sort birth time
Pádraig Brady
2020/01/02
Re: [PATCH] ls: support --time=creation to show/sort birth time
Assaf Gordon
2020/01/02
Re: [PATCH] ls: support --time=creation to show/sort birth time
Pádraig Brady
2020/01/02
Re: [PATCH] ls: support --time=creation to show/sort birth time
Assaf Gordon
2020/01/02
[PATCH] ls: support --time=creation to show/sort birth time
Pádraig Brady
2020/01/01
Re: [PATCH] build: Add /lib/iconv_open-zos.h to .gitignore
Pádraig Brady
2020/01/01
[PATCH] build: Add /lib/iconv_open-zos.h to .gitignore
Emil Engler
2020/01/01
[PATCH] build: auto enable use of openssl with >= version 3
Pádraig Brady
2020/01/01
updated copyright year
Pádraig Brady
2019/12/31
Re: date feature request
Stephane Chazelas
2019/12/31
date feature request
Justin Zobel
2019/12/31
Re: ls -l --time-style, configure recent interval
Pádraig Brady
2019/12/30
Re: ls -l --time-style, configure recent interval
Mike Miller
2019/12/30
Re: ls -l --time-style, configure recent interval
Pádraig Brady
2019/12/29
Re: ls -l --time-style, configure recent interval
Mike Miller
2019/12/28
Re: ls -l --time-style, configure recent interval
Pádraig Brady
2019/12/22
Re: Would a patch adding color to cat(1) be accepted?
Eric Pruitt
2019/12/22
ls -l --time-style, configure recent interval
Mike Miller
2019/12/17
Re: Decimal time support in 'date'
za3k--- via GNU coreutils General Discussion
2019/12/17
Re: Decimal time support in 'date'
Michael Stone
2019/12/13
Re: Decimal time support in 'date'
za3k--- via GNU coreutils General Discussion
2019/12/13
Re: Decimal time support in 'date'
Kenneth Irving
2019/12/13
Re: Decimal time support in 'date'
Assaf Gordon
2019/12/12
Decimal time support in 'date'
za3k--- via GNU coreutils General Discussion
2019/12/09
Re: [PATCH] sleep: allow ms suffix for milliseconds
Kaz Kylheku (Coreutils)
2019/12/09
Re: [PATCH] sleep: allow ms suffix for milliseconds
Bernhard Voelker
2019/12/09
Re: [PATCH] sleep: allow ms suffix for milliseconds
Pádraig Brady
2019/12/08
Re: [PATCH] sleep: allow ms suffix for milliseconds
sunnycemetery
2019/12/08
Re: [PATCH] sleep: allow ms suffix for milliseconds
Bernhard Voelker
2019/12/06
Re: [PATCH] tee: let the terminal/OS buffer IO as needed
Mike Zelik
2019/12/05
Re: [PATCH] tee: let the terminal/OS buffer IO as needed
Pádraig Brady
2019/12/05
[PATCH] tee: let the terminal/OS buffer IO as needed
msmith3125
2019/12/05
[PATCH] tee: let the terminal/OS buffer IO as needed
Mike Zelik
2019/12/02
Re: [PATCH] sleep: allow ms suffix for milliseconds
Stephane Chazelas
2019/12/02
Re: [PATCH] chcon: do not validte security context if SElinux is disabled
Kamil Dudka
2019/12/02
Re: [PATCH] chcon: do not validte security context if SElinux is disabled
Pádraig Brady
2019/12/02
[PATCH] chcon: do not validte security context if SElinux is disabled
Kamil Dudka
2019/12/02
suggestion to chmod
Nefesh ..
2019/12/01
Re: [PATCH] sleep: allow ms suffix for milliseconds
Rasmus Villemoes
2019/11/29
Re: [PATCH] sleep: allow ms suffix for milliseconds
Bernhard Voelker
2019/11/29
Re: [PATCH] sleep: allow ms suffix for milliseconds
Bernhard Voelker
2019/11/29
Re: [PATCH] sleep: allow ms suffix for milliseconds
Kaz Kylheku (Coreutils)
2019/11/29
Re: [PATCH] sleep: allow ms suffix for milliseconds
Bernhard Voelker
2019/11/29
Re: [PATCH] sleep: allow ms suffix for milliseconds
Kaz Kylheku (Coreutils)
2019/11/29
[PATCH] sleep: allow ms suffix for milliseconds
Rasmus Villemoes
2019/11/28
Re: question about SI/IEC in df
L A Walsh
2019/11/28
Re: question about SI/IEC in df
Kaz Kylheku (Coreutils)
2019/11/28
Re: question about SI/IEC in df
Kaz Kylheku (Coreutils)
2019/11/28
question about SI/IEC in df
Krzysztof Labus
2019/11/13
Re: Why I see junk characters while doing rm in Linux EL7
Alain D D Williams
2019/11/13
Why I see junk characters while doing rm in Linux EL7
Moinudeen Ahmed via GNU coreutils General Discussion
2019/11/07
Proposal: add --reflink to install
Mingye Wang
2019/11/07
[PATCH] clonefile reflink for macOS catalina
Mingye Wang
2019/11/01
Re: Does head util cause SIGPIPE?
Ray Satiro via GNU coreutils General Discussion
2019/10/31
Re: [PATCH v4 0/2] ls: use statx() when it's available
Jeff Layton
2019/10/31
Re: feature request du/find
Kaz Kylheku (Coreutils)
2019/10/30
Re: feature request du/find
Benjamin Arnold
2019/10/30
Re: feature request du/find
Bernhard Voelker
2019/10/30
feature request du/find
Benjamin Arnold
2019/10/28
Re: How to implement the V comparsion used by sort in python?
Assaf Gordon
2019/10/28
Re: How to implement the V comparsion used by sort in python?
Florian Weimer
2019/10/27
Re: How to implement the V comparsion used by sort in python?
Kaz Kylheku (Coreutils)
2019/10/27
Re: How to implement the V comparsion used by sort in python?
Assaf Gordon
2019/10/26
Re: How to implement the V comparsion used by sort in python?
Peng Yu
2019/10/26
Re: How to implement the V comparsion used by sort in python?
Assaf Gordon
2019/10/26
[PATCH] env: add umask support
user
2019/10/26
[PATCH] env: add umask support
user
2019/10/26
Re: Does head util cause SIGPIPE?
Stephane Chazelas
2019/10/25
How to implement the V comparsion used by sort in python?
Peng Yu
2019/10/25
Re: Does head util cause SIGPIPE?
Pádraig Brady
2019/10/25
Re: Does head util cause SIGPIPE?
Bernhard Voelker
2019/10/25
Re: Does head util cause SIGPIPE?
Assaf Gordon
2019/10/25
Re: Does head util cause SIGPIPE?
Kaz Kylheku (Coreutils)
2019/10/24
Re: [PATCH v4 0/2] ls: use statx() when it's available
Pádraig Brady
2019/10/24
forcing true to return false [was: Wishing rmdir had a prompt]
Bernhard Voelker
2019/10/23
Re: Wishing rmdir had a prompt
sunnycemetery
2019/10/23
Re: Enhancement request to GNU date
Stephane Chazelas
2019/10/23
Re: feature request: self join from stdin
Bernhard Voelker
2019/10/20
Re: feature request: self join from stdin
Rasmus Borup Hansen
2019/10/20
Re: feature request: self join from stdin
Bernhard Voelker
2019/10/20
Re: feature request: self join from stdin
Andreas Schwab
2019/10/20
Re: feature request: self join from stdin
Nomen Nescio
2019/10/17
Enhancement request to GNU date
Yair Lenga
2019/10/12
Re: md5sum and recursive traversal of dirs
Assaf Gordon
2019/10/11
Re: Compile Coreutils without xattr but i installed
C de-Avillez
2019/10/11
Re: Compile Coreutils without xattr but i installed
Wei MA
2019/10/10
Re: Compile Coreutils without xattr but i installed
Kaz Kylheku (Coreutils)
2019/10/10
Compile Coreutils without xattr but i installed
Wei MA
2019/10/10
Re: md5sum and recursive traversal of dirs
Kaz Kylheku (Coreutils)
2019/10/10
Re: md5sum and recursive traversal of dirs
Pádraig Brady
2019/10/10
md5sum and recursive traversal of dirs
Сергей Кузнецов
2019/10/09
Re: [PATCH v4 0/2] ls: use statx() when it's available
Pádraig Brady
2019/10/09
Re: [PATCH v4 0/2] ls: use statx() when it's available
Jeff Layton
2019/10/09
Re: [PATCH v4 0/2] ls: use statx() when it's available
Pádraig Brady
2019/10/08
Re: Can natural sort support be added?
Kaz Kylheku (Coreutils)
2019/10/08
Can natural sort support be added?
Peng Yu
2019/10/08
Re: Is natural sort supported?
Peng Yu
2019/10/08
Re: Is natural sort supported?
Assaf Gordon
2019/10/08
Re: Is natural sort supported?
Peng Yu
Later messages