Michael's
2015年12月14日 星期一
利用seconds自動更動檔名 執行regression run
在TCL script中:
set Cdir Test
create $Cdir
.
.
.
set t [clock seconds]
exec mv $Cdir ${Cdir}_${t}
注:
clock seconds會以整數的法式回傳由1970年到目前為止經過的秒數; 最後兩行會將directory更名 並且不會重覆
Test --> Test_1449568829
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
標籤
大盤
(6)
未分類資料夾
(2)
英文
(28)
書刊雜誌
(11)
Perl
(25)
TCL
(10)
Uncategoried
(1)
UNIX Linux
(43)
沒有留言:
張貼留言