On 29/07/2022 21:26, Moritz Poldrack wrote:
On Fri Jul 29, 2022 at 9:10 PM CEST, Pádraig Brady wrote:Both fold and fmt have overlapping functionality. fold is more lower level, using less context, and is operating as expected in this case.Thank you for your help. That's exactly what I wanted :) There are so many coreutils one can lose track of them.
It's a fair point that the relation is not obvious. I just pushed a change to fold(1) to SEE ALSO fmt(1). cheers, Pádraig