Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Grep log file
6 bytes added
,
08:56, 28 August 2013
no edit summary
<source lang="bash">
bash ;
IN=LOGFILE.txt
;
OUT=greplogfile.txt
;
egrep -wi --color 'relax>| model -' LOGFILE.txt > $OUT
;
</source>
Then we replace instances of '''relax> ''' with empty, and comment out the model line
Tlinnet
Trusted,
Bureaucrats
1,382
edits
Navigation menu
Personal tools
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Homepage
Installation guides
Community portal
Recent changes
Random page
Help
Tools
Upload file
Special pages
Printable version