1. 首页
  2. 数据库
  3. 其它
  4. linux shell脚本学习录制与回放终端会话

linux shell脚本学习录制与回放终端会话

上传者: 2021-01-16 21:37:13上传 PDF文件 33KB 热度 24次
代码如下:amosli@amosli-pc:~/learn$ script -t 2> timing.log -a output.session#开始录制Script started, file is output.sessionamosli@amosli-pc:~/learn$ hello1No command ‘hello1’ found, did you mean: Command ‘hello’ from package ‘hello-debhelper’ (main) Command ‘hello’ from package ‘hello’ (main)hello1: command
用户评论