【发布时间】:2014-12-27 12:33:19
【问题描述】:
当在上帝上关注 this tutorial 时,我运行命令 god -c path/to/simple.god -D 并没有得到所描述的输出,而是得到以下奇怪的输出。
0000000 G o d . w a t c h d o | w |
778334023 1668571511 1868832872 2088205344
0000020 \n w . n a m e = " s
538976266 1848538912 543518049 1931616317
0000040 i m p l e " \n w . s t a
1819307369 537535077 1998594080 1635021614
0000060 r t = " r u b y / U s e r
1025537138 1970414112 790657378 1919251285
0000100 s / k a m a l / g o d r b / s i
1634414451 795631981 1919184743 1769156450
0000120 m p l e . r b " \n w . k
1701605485 576877102 538976266 1798207264
0000140 e e p a l i v e \n e n d \n
1634755941 1702259052 1684956426 10
0000155
我不知道为什么它不起作用。
我刚刚跑了god --version,输出是
od (GNU coreutils) 8.22
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Jim Meyering.
好像是GNU god。我重新安装了上帝(sudo gem install god),但在运行god --version 时仍然得到上述输出。有什么解决方法吗?
以防万一:使用 Mac OS X。
【问题讨论】: