标签:
cd /mnt
[root@localhost /mnt]# ls
hgfs
[root@localhost /mnt]# cd hgfs
[root@localhost hgfs]# ls
smoke
[root@localhost hgfs]# cd smoke
[root@localhost smoke]# ls
[root@localhost smoke]# cp smoke_install.csh /home
[root@localhost smoke]# cp smoke_v35.nctox.data.tar.gz /home
[root@localhost smoke]# cp smoke_v35.Linux2_x86_64pg.tar.gz /home
[root@localhost smoke]# setenv SMK_HOME /home/SMK_HOME
[root@localhost smoke]# mkdir -p $SMK_HOME
[root@localhost smoke]# cd /home/SMK_HOME
[root@localhost smoke]# source smoke_install.csh
cd /home/$SMK_HOME /subsys/smoke/assigns
source ASSIGNS.nctox.cmaq.cb05_soa.us12-nc
Host name: localhost.localdomain
Platform type: Linux2_x86_64pg
Main SMOKE directory: /home/SMK_HOME/subsys/smoke
Executable directory: /home/SMK_HOME/subsys/smoke/Linux2_x86_64pg
Data directory: /home/SMK_HOME/data
NOTE: AUTO_DELETE script setting is not set.
Default is N to not delete I/O API intermediate and output files
标签:
原文地址:http://www.cnblogs.com/hbmlml/p/4229879.html