Michael's
2015年9月20日 星期日
Count line number of .data statement
#!/bin/csh -f
set names = 'find . -name 'deck.cir' -print'
foreach name ($names)
echo $names
cat $name | sed -n '/^\.data/,/enddata/p' | wc -l
end
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
標籤
大盤
(6)
未分類資料夾
(2)
英文
(28)
書刊雜誌
(11)
Perl
(25)
TCL
(10)
Uncategoried
(1)
UNIX Linux
(43)
沒有留言:
張貼留言