Open main menu

Changes

Grep log file

8 bytes removed, 09:12, 28 August 2013
set IN=LOGFILE.txt ;
set OUT=greplogfile.txt ;
egrep -wi --color 'relax>| model -' LOGFILE.txt $IN > $OUT ;
</source>
Then we replace instances of '''relax> ''' with empty, and comment out the model line
Trusted, Bureaucrats
1,382

edits