摘要:
实验环境 1. history命令: Display or manipulate the history list. 显示或操作历史列表 默认情况下,登录shell后执行的命令都会记录在缓存中,当用户注销或者退出时追加到命令历史文件中(默认是.bash_profile),当用户再次登录后,将读取历史 阅读全文
摘要:
命令列表:日历cal、关机和重启、用户登录信息(whoami、who、w)、screen、echo 实验环境: 1.1 日历语法: cal [options] [[[day] month] year]常见选项: 默认显示当前月份 -y, --year show whole current year 阅读全文