bug#29968: Was "ps ef" intending to be "ps -ef"?

2018-01-03 Thread Bob Proulx
Paul Eggert wrote: > Thanks. I installed the attached slightly-simpler patch into Gnulib, and it > should appear in the next Gzip release. > - cmds_='date; date +%N; free; who -a; w; ps auxww; ps ef; netstat -n' > + cmds_='date; date +%N; free; who -a; w; ps auxww; ps ef' I saw this in passing

bug#29968: Was "ps ef" intending to be "ps -ef"?

2018-01-03 Thread Paul Eggert
On 01/03/2018 01:09 PM, Bob Proulx wrote: - cmds_='date; date +%N; free; who -a; w; ps auxww; ps ef' + cmds_='date; date +%N; free; who -a; w; ps auxww; ps -ef' Thanks, I installed that, along with similar fixes to build-aux/mktempd. From 31de2d3ccce8e6156932b2360e4d0a2cf53d6098 Mon Sep 17 0

bug#29968: Was "ps ef" intending to be "ps -ef"?

2018-01-03 Thread Bob Proulx
Paul Eggert wrote: > Bob Proulx wrote: > > - cmds_='date; date +%N; free; who -a; w; ps auxww; ps ef' > > + cmds_='date; date +%N; free; who -a; w; ps auxww; ps -ef' > > Thanks, I installed that, along with similar fixes to build-aux/mktempd. Awesome! Thanks! Bob

bug#29971: FYI: updated copyright dates, and gnulib

2018-01-03 Thread Jim Meyering
pushed at https://git.savannah.gnu.org/cgit/gzip.git/commit/?id=975508caa09d733099498ff9f7b8079cd71d7109