Created
June 2, 2017 06:20
-
-
Save jan-matejka/506c183fb8646abcc74b96f71018f2b4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| yac@remy % printf "%'.*f\n" 2 1000000.78 | |
| 1,000,000.78 | |
| -------------------------------------------------------------------------------- | |
| ~/data/hd/pycnb git:wip | |
| yac@remy % make check | |
| install -m755 -D src/cnb/to.sh _build/bin/cnb-to | |
| cram --shell=/usr/bin/zsh cram | |
| .! | |
| --- cram/02.to.t | |
| +++ cram/02.to.t.err | |
| @@ -39,3 +39,4 @@ | |
| ============= | |
| $ cnb to JPY 100000000 | |
| + 470876300.80 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment