Michael's
2017年3月23日 星期四
read_lib for all libraries in directory
#! /bin/csh
module load lc
set lib_name=`ls *.lib`
echo $lib_name
foreach name ($lib_name)
echo $name
lc_shell <<!
redirect -tee $name.log {read_lib $name}
quit
!
end
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)
標籤
大盤
(6)
未分類資料夾
(2)
英文
(28)
書刊雜誌
(11)
Perl
(25)
TCL
(10)
Uncategoried
(1)
UNIX Linux
(43)