We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Dave mentioned this would be helpful, someday. Capturing it, for the record.]
e.g. "2G", instead of "2147483648"
basically the opposite of human_readable() in pftool.cpp
Next, I'd want expressions: "2G - 2943" (i.e. 2GB minus size of recovery-info)
The text was updated successfully, but these errors were encountered:
Someone already donated this code:
http://agentzlerich.blogspot.com/2011/01/converting-to-and-from-human-readable.html?m=1
:)
On Aug 16, 2016, at 5:57 PM, Jeff Inman [email protected] wrote: [Dave mentioned this would be helpful, someday. Capturing it, for the record.] e.g. "2G", instead of "2147483648" basically the opposite of human_readable() in pftool.cpp Next, I'd want expressions: "2G - 2943" (i.e. 2GB minus size of recovery-info) — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
On Aug 16, 2016, at 5:57 PM, Jeff Inman [email protected] wrote:
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Sorry, something went wrong.
No branches or pull requests
[Dave mentioned this would be helpful, someday. Capturing it, for the record.]
e.g. "2G", instead of "2147483648"
basically the opposite of human_readable() in pftool.cpp
Next, I'd want expressions: "2G - 2943" (i.e. 2GB minus size of recovery-info)
The text was updated successfully, but these errors were encountered: