top | item 40038828

(no title)

garritfra | 1 year ago

This is exactly what the article suggests.

discuss

order

milliams|1 year ago

I think they mean use "--wrap=0" instead of "-w0" as it's a little better self-documenting for those who come across your script.

In general I always try to use the long-form options in scripts as readability is more important that conciseness.

deciduously|1 year ago

The article notes this was not possible in their specific context, as only the short form is implemented in busybox.

efrecon|1 year ago

That's what I meant indeed. The article never mentions busybox in the text, does it?