2012年2月6日

摘要: 1. Log tool# note that the symbol around date is not single quotes# also that's a tool to invoke shell command, such as 'date', 'pwd', 'hostname' or something elseechoThis(){ timestamp=`date` #echo "[$timestamp] $@" echo "[$timestamp] $@" > /dev/std 阅读全文
posted @ 2012-02-06 10:44 bannyle 阅读(434) 评论(0) 推荐(0)

导航