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

首頁 > 系統 > Linux > 正文

vtune自動化安裝腳本

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

代碼如下:
#!/bin/bash
#!/usr/bin/expect -f
#!/usr/bin/env bash
yum install -y expect wget
cd /root
wget http://172.16.92.99/share/tar/vtune_amplifier_xe_2013_update15.tar.gz
wget http://172.16.92.99/share/tar/EVAL_L_VT__VGXB-RDCJPN8X.lic
tar -zxvf vtune_amplifier_xe_2013_update15.tar.gz
expect -c "spawn sh /root/vtune_amplifier_xe_2013_update15/install.sh;
set timeout 5; expect "*Enter*"; send /"/r/n/";
expect "*Enter*"; send /"/r/n/";
expect "*Enter*"; send /"/r/n/";
while {1} {
expect {
"*--More--*" {send /"/r/n/"}
"*accept*" {break}
}
}
expect "*accept*"
send "accept//r"
expect "*selection*";send "3//r";
expect "*choice*"; send "2//r";
send "/root/EVAL_L_VT__VGXB-RDCJPN8X.lic"
expect "*Enter*"; send /"/r/n/";
expect "*selection:*"; send "1//r";
expect "*Enter*"; send /"/r/n/";
set timeout 25;
expect "*Enter*"; send /"/r/n/";
expect "*Enter*"; send /"/r/n/";
expect eof;"
rm -rf /root/*
source /opt/intel/vtune_amplifier_xe_2013/amplxe-vars.sh

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 高淳县| 东乌珠穆沁旗| 同江市| 宜黄县| 仙游县| 新丰县| 依安县| 霍城县| 大英县| 闽侯县| 玛曲县| 和平县| 青海省| 和硕县| 库车县| 海淀区| 台北县| 上思县| 米泉市| 腾冲县| 昌宁县| 宜阳县| 南昌市| 元氏县| 商洛市| 乐至县| 明光市| 墨江| 彭山县| 宁国市| 万山特区| 屏南县| 湄潭县| 绥化市| 南乐县| 凯里市| 岳西县| 盘山县| 周至县| 龙南县| 阿克陶县|