主頁(yè) > 知識(shí)庫(kù) > vtune自動(dòng)安裝腳本分享

vtune自動(dòng)安裝腳本分享

熱門標(biāo)簽:如果做線上地圖標(biāo)注 百度地圖標(biāo)注錯(cuò)了有責(zé)任嗎 河南信譽(yù)好的不封卡電話外呼系統(tǒng) 江蘇云電銷機(jī)器人公司 華鋒e路航港口地圖標(biāo)注 打電話機(jī)器人接我是他的秘書 揭陽(yáng)智能電話機(jī)器人推薦 客服外呼系統(tǒng)怎么樣 地圖標(biāo)注員都是年輕人
復(fù)制代碼 代碼如下:

#!/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

標(biāo)簽:金昌 巴彥淖爾 赤峰 許昌 馬鞍山 邵陽(yáng) 婁底 淘寶邀評(píng)

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《vtune自動(dòng)安裝腳本分享》,本文關(guān)鍵詞  vtune,自動(dòng),安裝,腳本,分享,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問(wèn)題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無(wú)關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《vtune自動(dòng)安裝腳本分享》相關(guān)的同類信息!
  • 本頁(yè)收集關(guān)于vtune自動(dòng)安裝腳本分享的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章