reopen 23110 thanks On 04/07/2016 11:46 AM, Ruediger Meier wrote: > I understand that this issue is not a bug. But it wouldn't be also not a > bug if coreutils would behave like BSD: > > $ seq 1 0 10 ; echo $? > seq: zero increment > 1 Ah, okay: as there's prior art in the BSDs [0], the attached proposes the same for GNU coreutils. [0] http://ftp.netbsd.org/pub/NetBSD/NetBSD-release-7/src/usr.bin/seq/seq.c Have a nice day, Berny