bug#61267: shuf -i with negative numbers
tag 61267 notabug close 61267 stop comments below... On 03/02/2023 22:31, k...@plan9.lol wrote: hello shuf -i option cannot handle negative numbers. examples: $ shuf -i -10-20 $ shuf -i 0--20 don't know if it's a bug or a feature. The input range needs to be unsigned as documented in
bug#61267: shuf -i with negative numbers
hello shuf -i option cannot handle negative numbers. examples: $ shuf -i -10-20 $ shuf -i 0--20 don't know if it's a bug or a feature. :^) ~ kpm