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

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

熱門(mén)標(biāo)簽:陜西電銷卡外呼系統(tǒng)怎么安裝 旅游地圖標(biāo)注大全 杭州機(jī)器人外呼系統(tǒng) excel地址地圖標(biāo)注 百度地圖標(biāo)注圖標(biāo)更換 地圖標(biāo)注超出范圍怎么辦 佛山高德地圖標(biāo)注中心 東莞電銷機(jī)器人價(jià)格一覽表 百度地圖的地圖標(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) 青島 雅安 隨州

巨人網(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)民參考!
  • 推薦文章