Under some shells echo doesn't work as expected with the special formatting. Using printf when creating the variables make it work and should be more robust.
10 KiB
10 KiB
Under some shells echo doesn't work as expected with the special formatting. Using printf when creating the variables make it work and should be more robust.