bug#60215: tail -c +XX on newer coreutils wants FILE

2022-12-20 Thread Pádraig Brady
tag 60215 notabug close 60215 stop On 20/12/2022 09:30, Arkadiusz Miśkiewicz via GNU coreutils Bug Reports wrote: # echo tessdfdsdsfdsfdsfdsfsdft | tail -c +13 sfdsfdsfsdft # tail --version tail (GNU coreutils) 8.32 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL versi

bug#60215: tail -c +XX on newer coreutils wants FILE

2022-12-20 Thread Arkadiusz Miśkiewicz via GNU coreutils Bug Reports
On 20.12.2022 13:07, Chris Elvidge wrote: Works OK here. -c [+]13 includes the trailing newline (see hexdump below) Version here is built via ./configure DEFAULT_POSIX2_VERSION=199209 and that changes behaviour. Dropping it makes things work as expected. Thanks. -- Arkadiusz Miśkiewicz, a

bug#60215: tail -c +XX on newer coreutils wants FILE

2022-12-20 Thread Chris Elvidge
On 20/12/2022 09:30, Arkadiusz Miśkiewicz via GNU coreutils Bug Reports wrote: # echo tessdfdsdsfdsfdsfdsfsdft | tail -c +13 sfdsfdsfsdft # tail --version tail (GNU coreutils) 8.32 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later

bug#60215: tail -c +XX on newer coreutils wants FILE

2022-12-20 Thread Arkadiusz Miśkiewicz via GNU coreutils Bug Reports
# echo tessdfdsdsfdsfdsfdsfsdft | tail -c +13 sfdsfdsfsdft # tail --version tail (GNU coreutils) 8.32 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute