摘要:
date 1.说明:Display the current time in the given FORMAT, or set the system date该命令用于以一定格式显示当前系统时间以及设置系统时间 2.用法:date [OPTION]... [+FORMAT] date [-u|--ut 阅读全文
摘要:
which 1.说明:shows the full path of (shell) commands;Which takes one or more arguments意思是该命令用于显示命令所在包括shell命令的绝对路径,并且该命令至少需要一个参数 默认在/usr/local/sbin:/usr 阅读全文