内容简介:strftime是一个GNU gawk扩展.如果你想使用strftime,请下载GNU gawk并在你的Mac上安装.否则,您可以使用其他工具,如Perl / Python.检查你的Mac上是否有它们翻译自:https://stackoverflow.com/questions/1831093/awk-strftime-on-mac-os-x
我Mac上的以下命令(10.6)给出了一个未定义的函数错误:
$awk 'BEGIN{now=strftime("%D", systime()); print now}'
awk: calling undefined function strftime
source line number 1
在Red Hat系统上,我得到了预期的结果:
$awk 'BEGIN{now=strftime("%D", systime()); print now}'
12/01/09
这是什么交易?
strftime是一个GNU gawk扩展.如果你想使用strftime,请下载GNU gawk并在你的Mac上安装.否则,您可以使用其他工具,如Perl / Python.检查你的Mac上是否有它们
翻译自:https://stackoverflow.com/questions/1831093/awk-strftime-on-mac-os-x
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Coming of Age in Second Life
Tom Boellstorff / Princeton University Press / 2008-04-21 / USD 29.95
The gap between the virtual and the physical, and its effect on the ideas of personhood and relationships, is the most interesting aspect of Boellstorff's analysis... Boellstorff's portrayal of a virt......一起来看看 《Coming of Age in Second Life》 这本书的介绍吧!