« Return to Thread: small usr.bin/find patch

Re: small usr.bin/find patch

by Johan van Selst :: Rate this Message:

Reply to Author | View in Thread

Alexander Best wrote:
> hmmm...but dd e.g. uses lowercase instead of upercase letters to indicate
> kilobyte, megabyte and so on. isn't there some unix/posix/whatever standard
> telling app developers what to use?

It might be appropriate to use expand_number() here. This is what some
other tools do as well and consistency between tools is "a nice thing".


Ciao,
Johan


attachment0 (169 bytes) Download Attachment

 « Return to Thread: small usr.bin/find patch