date命令有问题
# date2004年02月04日 星期三 20时31分13秒
# date +%Y/%m/%d
date: too many non-option arguments: +%Y/%m/%d
Try `date --help' for more information.
# date +"%H:%M"
date: too many non-option arguments: +%H:%M
Try `date --help' for more information.
我打的命令没错吧? alias date='date +%c'
唉,终于找到这个真凶,浪费不少时间,还特意改了一下源代码:( 寒,搞那么大的动作干啥?
页:
[1]