bug#29589: date %k adds extra space for single digits hours

2017-12-06 Thread Bishop Bettini
On Wed, Dec 6, 2017 at 4:17 AM, Noam Arad wrote: > When using date command with the format %k if the hour is single digits > there is an extra space added. > E.g.: date -u +"%Y/%m/%d %k:%M:%S" when run at "2017/12/06 9:16:26" will > give the output "2017/12/06 9:16:26" >

bug#26279: sort bug

2017-03-28 Thread Bishop Bettini
> > On Tue, Mar 28, 2017 at 7:13 AM, Ismael Cama > > wrote: > > > When you try to sort a file and write the result in the same file, all > the > > contents are deleted. Example: > > > > sort foo.txt > foo.txt > > > On Tue, Mar 28, 2017 at 9:30 AM, Michael Speer

bug#24763: Typo in stdbuf man page

2016-10-21 Thread Bishop Bettini
Hi! I noticed that "immediately" was misspelled as "immedidately" (extra d). Attached patch. Thanks, bishop stdbuf.patch Description: Binary data