[Wien] spaghetti problem in over 10 case.klist_band_* parallel
calculation
buero at luitz.at
buero at luitz.at
Wed Dec 29 13:02:39 CET 2004
On Wed, 29 Dec 2004, Hongming Weng wrote:
> So I have changed "grep -ce "^[0-9] :" .processes" to
> "grep -ce "^[0-9][0-9] :" .processes"
> and add 0 to the first nine lines in .processes:
you should change the x-script to
grep -ce "^[0-9]+ :" .processes
and leave the .processes file alone. This should then (in contrast to your
solution) also find lines starting with 101 or 789 :-)
All the best + happy New Year to @ll
Joachim
--
luitz.at - Interfacing Art, Science and Technology
Dipl.-Ing. Joachim Luitz KEG | Wohlmuthgasse 18 | A-3003 Gablitz
Tel.: +43 2231 61254 | Fax +43 2231 67443 | buero at luitz.at
http://www.luitz.at
More information about the Wien
mailing list