$ for X in `ls ??-* -w1 | sort` ; do echo "$X "; cat $X | grep "class=headlineH" | grep Example; done
Tags: Linux, Программирование.
Archives
|
$ for X in `ls ??-* -w1 | sort` ; do echo "$X "; cat $X | grep "class=headlineH" | grep Example; done
Tags: Linux, Программирование.
Archives
|
© Sergey A. Galin, 1998-2021 | sageshome.net/blog/ |