国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 系統 > Linux > 正文

linux shell腳本學習錄制與回放終端會話

2019-10-26 18:37:46
字體:
來源:轉載
供稿:網友

代碼如下:
amosli@amosli-pc:~/learn$ script -t 2> timing.log -a output.session#開始錄制
Script started, file is output.session
amosli@amosli-pc:~/learn$ hello1
No command 'hello1' found, did you mean:
 Command 'hello' from package 'hello-debhelper' (main)
 Command 'hello' from package 'hello' (main)
hello1: command not found
amosli@amosli-pc:~/learn$ who
amosli   tty7         2013-12-19 22:58
amosli   pts/1        2013-12-19 22:59 (:0.0)
amosli   pts/2        2013-12-19 23:16 (:0.0)
amosli@amosli-pc:~/learn$ time

real    0m0.000s
user    0m0.000s
sys    0m0.000s
amosli@amosli-pc:~/learn$ date
2013年 12月 20日 星期五 01:06:41 CST
amosli@amosli-pc:~/learn$ exit
exit #結束錄制
Script done, file is output.session


播放錄制:

代碼如下:
amosli@amosli-pc:~/learn$ scriptreplay timing.log output.session #按播放命令序列輸出
amosli@amosli-pc:~/learn$ hello1
No command 'hello1' found, did you mean:
 Command 'hello' from package 'hello-debhelper' (main)
 Command 'hello' from package 'hello' (main)
hello1: command not found
amosli@amosli-pc:~/learn$ who
amosli   tty7         2013-12-19 22:58
amosli   pts/1        2013-12-19 22:59 (:0.0)
amosli   pts/2        2013-12-19 23:16 (:0.0)
amosli@amosli-pc:~/learn$ time

real    0m0.000s
user    0m0.000s
sys    0m0.000s
amosli@amosli-pc:~/learn$ date
2013年 12月 20日 星期五 01:06:41 CST
amosli@amosli-pc:~/learn$ exit
amosli@amosli-pc:~/learn$

進行多個用戶之間進行廣播視頻會話:打開兩個終端

(1)在終端1中輸入以下命令:
代碼如下:
mkfifo scriptfifo

(2)在終端2中輸入以下命令:
代碼如下:
cat scriptfifo

(3)返回終端1,輸入以下命令:
代碼如下:
script -f scriptfifo
commands...

這樣就實現了廣播,在線課堂類的作用,非常神奇!!

我自己實驗的輸出:

代碼如下:
終端1:
amosli@amosli-pc:~$ mkfifo scriptfifo
amosli@amosli-pc:~$ script -f scriptfifo
Script started, file is scriptfifo
amosli@amosli-pc:~$ who
amosli   tty7         2013-12-19 22:58
amosli   pts/1        2013-12-19 22:59 (:0.0)
amosli   pts/2        2013-12-20 01:14 (:0.0)
amosli   pts/4        2013-12-20 01:16 (:0.0)
amosli   pts/5        2013-12-20 01:20 (:0.0)

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 屯门区| 辽宁省| 东台市| 栾川县| 璧山县| 宾阳县| 吉水县| 汕头市| 沽源县| 保康县| 临高县| 新营市| 巴楚县| 浦北县| 砀山县| 乐清市| 商都县| 阜平县| 三河市| 霍城县| 易门县| 张家口市| 卫辉市| 湘阴县| 永昌县| 新和县| 灯塔市| 绥棱县| 高要市| 柘荣县| 抚州市| 左权县| 余庆县| 蓬安县| 梁山县| 长武县| 卢湾区| 遵义县| 会宁县| 内丘县| 图木舒克市|