mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-08 17:45:24 +02:00
Fix indentation of patterns.dat to make pwd command work
This commit is contained in:
parent
a1a46ef13e
commit
0a269f743d
2 changed files with 83 additions and 83 deletions
|
@ -10,11 +10,11 @@ command: grep -.*n.*
|
||||||
grep file line pattern =([\w,.,/,(,),\\,\-,\+,\d]*):(\d*):.*
|
grep file line pattern =([\w,.,/,(,),\\,\-,\+,\d]*):(\d*):.*
|
||||||
|
|
||||||
command: grep .*
|
command: grep .*
|
||||||
grep file pattern =([\w,.,/,(,)\\,\-,\+,\d]*):.*
|
grep file pattern =([\w,.,/,(,)\\,\-,\+,\d]*):.*
|
||||||
|
|
||||||
|
|
||||||
command: pwd
|
command: pwd
|
||||||
directory file pattern=([\w,.,/,(,),\\,\-,\+,\d,:]*)
|
directory file pattern=([\w,.,/,(,),\\,\-,\+,\d,:]*)
|
||||||
|
|
||||||
command: nmake.*
|
command: nmake.*
|
||||||
error pattern=NMAKE : .*
|
error pattern=NMAKE : .*
|
||||||
|
@ -25,8 +25,8 @@ command: nmake.*
|
||||||
informational file line pattern=([\w,.,/,\-,\+,(,),\\]*)\((\d*):\d*\) : informational .*
|
informational file line pattern=([\w,.,/,\-,\+,(,),\\]*)\((\d*):\d*\) : informational .*
|
||||||
|
|
||||||
command: make.*
|
command: make.*
|
||||||
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\",, line (\d*)\.\d*: \d*-\d* \(E\).*
|
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\",, line (\d*)\.\d*: \d*-\d* \(E\).*
|
||||||
warning file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
warning file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
||||||
informational file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
informational file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
||||||
warning file line pattern =([\w,.,/,(,),\-,\+,\\]*):(\d*): warning: .*
|
warning file line pattern =([\w,.,/,(,),\-,\+,\\]*):(\d*): warning: .*
|
||||||
|
@ -40,14 +40,14 @@ command: make.*
|
||||||
#makefile errors
|
#makefile errors
|
||||||
error file line pattern=\"([\w,\.,/,(,),\-,\+,\\]*)\", line (\d*): make:.*
|
error file line pattern=\"([\w,\.,/,(,),\-,\+,\\]*)\", line (\d*): make:.*
|
||||||
#xlc Options warnings
|
#xlc Options warnings
|
||||||
warning pattern=\(W\) Option .*
|
warning pattern=\(W\) Option .*
|
||||||
#c89 errors
|
#c89 errors
|
||||||
error file line pattern=ERROR CBC\d* ([\w,.,/,\\,\-,\+,(,)]*):(\d*) .*
|
error file line pattern=ERROR CBC\d* ([\w,.,/,\\,\-,\+,(,)]*):(\d*) .*
|
||||||
warning file line pattern=WARNING CBC\d* ([\w,.,/,\\,\-,\+,(,)]*):(\d*) .*
|
warning file line pattern=WARNING CBC\d* ([\w,.,/,\\,\-,\+,(,)]*):(\d*) .*
|
||||||
informational pattern=CBC\d*\(I\) .*
|
informational pattern=CBC\d*\(I\) .*
|
||||||
|
|
||||||
command: gmake.*
|
command: gmake.*
|
||||||
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
warning file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
warning file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
||||||
informational file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
informational file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
||||||
warning file line pattern =([\w,.,/,(,),\-,\+,\\]*):(\d*): warning: .*
|
warning file line pattern =([\w,.,/,(,),\-,\+,\\]*):(\d*): warning: .*
|
||||||
|
@ -63,7 +63,7 @@ command: gmake.*
|
||||||
error file line pattern =([\w,.,/,\\,\-,\+,(,)]*):(\d*):.*
|
error file line pattern =([\w,.,/,\\,\-,\+,(,)]*):(\d*):.*
|
||||||
|
|
||||||
command: gcc\s.*
|
command: gcc\s.*
|
||||||
error file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
warning file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
warning file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
||||||
informational file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
informational file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
||||||
warning file line pattern =([\w,.,/,\\,\-,\+,(,)]*):(\d*): warning: .*
|
warning file line pattern =([\w,.,/,\\,\-,\+,(,)]*):(\d*): warning: .*
|
||||||
|
@ -92,8 +92,8 @@ command: javac.*
|
||||||
error file line pattern=([\w,.,/,\\,\-,\+,(,),:]*):(\d*):.*
|
error file line pattern=([\w,.,/,\\,\-,\+,(,),:]*):(\d*):.*
|
||||||
|
|
||||||
command: .*bat\s.*
|
command: .*bat\s.*
|
||||||
error file line pattern=\[javac\]\s([\w,.,/,\\,:]*):(\d*):.*
|
error file line pattern=\[javac\]\s([\w,.,/,\\,:]*):(\d*):.*
|
||||||
error file line pattern=file:([\w,.,/,\\,:]*):(\d*):.*
|
error file line pattern=file:([\w,.,/,\\,:]*):(\d*):.*
|
||||||
|
|
||||||
command: dir.*
|
command: dir.*
|
||||||
directory file pattern=\d{2}/\d{2}/\d*\s*\d{2}:\d{2}\s[a,p,AM,PM]+\s*<DIR>\s*([\w,.,/,\\,\s,\-,\+,\d]*).*
|
directory file pattern=\d{2}/\d{2}/\d*\s*\d{2}:\d{2}\s[a,p,AM,PM]+\s*<DIR>\s*([\w,.,/,\\,\s,\-,\+,\d]*).*
|
||||||
|
@ -109,38 +109,38 @@ command: ls -l.*
|
||||||
file file pattern=-.* \d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)
|
file file pattern=-.* \d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)
|
||||||
file file pattern=l.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)\s->\s[\w,.,/,(,),\\,\-,\+\s,\d]*
|
file file pattern=l.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)\s->\s[\w,.,/,(,),\\,\-,\+\s,\d]*
|
||||||
file file pattern=l.* \d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)\s->\s[\w,.,/,(,),\\,\-,\+\s,\d]*
|
file file pattern=l.* \d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)\s->\s[\w,.,/,(,),\\,\-,\+\s,\d]*
|
||||||
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
||||||
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)
|
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)
|
||||||
|
|
||||||
command: ls -a.*
|
command: ls -a.*
|
||||||
file file pattern=-.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
file file pattern=-.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
||||||
file file pattern=-.* \d{4} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
file file pattern=-.* \d{4} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
||||||
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
||||||
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
||||||
|
|
||||||
command: ls
|
command: ls
|
||||||
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
|
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
|
||||||
|
|
||||||
command: ls\s.*
|
command: ls\s.*
|
||||||
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
|
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
|
||||||
|
|
||||||
command: .*
|
command: .*
|
||||||
prompt file pattern=([\w,.,/,(,),\\,\-,\+,\d,:,\s]*)>.*
|
prompt file pattern=([\w,.,/,(,),\\,\-,\+,\d,:,\s]*)>.*
|
||||||
|
|
||||||
command: find .*
|
command: find .*
|
||||||
file file pattern=([\w,.,/,\\,(,),\-]+)
|
file file pattern=([\w,.,/,\\,(,),\-]+)
|
||||||
|
|
||||||
command: env
|
command: env
|
||||||
pathenvvar file pattern=PATH\=(.*)
|
pathenvvar file pattern=PATH\=(.*)
|
||||||
libpathenvvar file pattern=LIBPATH\=(.*)
|
libpathenvvar file pattern=LIBPATH\=(.*)
|
||||||
libpathenvvar file pattern=LIB\=(.*)
|
libpathenvvar file pattern=LIB\=(.*)
|
||||||
envvar pattern=[\w\d]+\=.*
|
envvar pattern=[\w\d]+\=.*
|
||||||
|
|
||||||
command: ps
|
command: ps
|
||||||
process pattern=[\s]*[\d]+\s.*
|
process pattern=[\s]*[\d]+\s.*
|
||||||
|
|
||||||
command: ps .*
|
command: ps .*
|
||||||
process pattern=[\s]*[\d]+\s.*
|
process pattern=[\s]*[\d]+\s.*
|
||||||
|
|
||||||
command: xl[C,c].*
|
command: xl[C,c].*
|
||||||
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\",, line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\",, line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
|
@ -153,18 +153,18 @@ command: ixlc.*
|
||||||
error file line pattern=[\w,.,/,\\]* Line \d* \"([\w,.,/,\\]*)\", line (\d*)\.\d*: .*
|
error file line pattern=[\w,.,/,\\]* Line \d* \"([\w,.,/,\\]*)\", line (\d*)\.\d*: .*
|
||||||
|
|
||||||
command: cat.*patterns.*
|
command: cat.*patterns.*
|
||||||
warning file pattern=# .*(PATTERNS.DAT).*
|
warning file pattern=# .*(PATTERNS.DAT).*
|
||||||
Output pattern=command: .*
|
Output pattern=command: .*
|
||||||
#statement pattern=#.*
|
#statement pattern=#.*
|
||||||
statement pattern=.* pattern.*=.*
|
statement pattern=.* pattern.*=.*
|
||||||
|
|
||||||
# special for autoconf
|
# special for autoconf
|
||||||
command: ./bootstrap.sc.*
|
command: ./bootstrap.sc.*
|
||||||
error file line pattern=aclocal: ([\w,.,/,\\]*): (\d*):.*
|
error file line pattern=aclocal: ([\w,.,/,\\]*): (\d*):.*
|
||||||
warning file line pattern=([\w,.,/,\\]*):(\d*):.*
|
warning file line pattern=([\w,.,/,\\]*):(\d*):.*
|
||||||
|
|
||||||
command: ./configure.*
|
command: ./configure.*
|
||||||
error file line pattern=./(configure): line (\d*): .*
|
error file line pattern=./(configure): line (\d*): .*
|
||||||
|
|
||||||
# How Patterns Work
|
# How Patterns Work
|
||||||
# -----------------
|
# -----------------
|
||||||
|
|
|
@ -10,11 +10,11 @@ command: grep -.*n.*
|
||||||
grep file line pattern =([\w,.,/,(,),\\,\-,\+,\d]*):(\d*):.*
|
grep file line pattern =([\w,.,/,(,),\\,\-,\+,\d]*):(\d*):.*
|
||||||
|
|
||||||
command: grep .*
|
command: grep .*
|
||||||
grep file pattern =([\w,.,/,(,)\\,\-,\+,\d]*):.*
|
grep file pattern =([\w,.,/,(,)\\,\-,\+,\d]*):.*
|
||||||
|
|
||||||
|
|
||||||
command: pwd
|
command: pwd
|
||||||
directory file pattern=([\w,.,/,(,),\\,\-,\+,\d,:]*)
|
directory file pattern=([\w,.,/,(,),\\,\-,\+,\d,:]*)
|
||||||
|
|
||||||
command: nmake.*
|
command: nmake.*
|
||||||
error pattern=NMAKE : .*
|
error pattern=NMAKE : .*
|
||||||
|
@ -25,8 +25,8 @@ command: nmake.*
|
||||||
informational file line pattern=([\w,.,/,\-,\+,(,),\\]*)\((\d*):\d*\) : informational .*
|
informational file line pattern=([\w,.,/,\-,\+,(,),\\]*)\((\d*):\d*\) : informational .*
|
||||||
|
|
||||||
command: make.*
|
command: make.*
|
||||||
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\",, line (\d*)\.\d*: \d*-\d* \(E\).*
|
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\",, line (\d*)\.\d*: \d*-\d* \(E\).*
|
||||||
warning file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
warning file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
||||||
informational file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
informational file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
||||||
warning file line pattern =([\w,.,/,(,),\-,\+,\\]*):(\d*): warning: .*
|
warning file line pattern =([\w,.,/,(,),\-,\+,\\]*):(\d*): warning: .*
|
||||||
|
@ -40,14 +40,14 @@ command: make.*
|
||||||
#makefile errors
|
#makefile errors
|
||||||
error file line pattern=\"([\w,\.,/,(,),\-,\+,\\]*)\", line (\d*): make:.*
|
error file line pattern=\"([\w,\.,/,(,),\-,\+,\\]*)\", line (\d*): make:.*
|
||||||
#xlc Options warnings
|
#xlc Options warnings
|
||||||
warning pattern=\(W\) Option .*
|
warning pattern=\(W\) Option .*
|
||||||
#c89 errors
|
#c89 errors
|
||||||
error file line pattern=ERROR CBC\d* ([\w,.,/,\\,\-,\+,(,)]*):(\d*) .*
|
error file line pattern=ERROR CBC\d* ([\w,.,/,\\,\-,\+,(,)]*):(\d*) .*
|
||||||
warning file line pattern=WARNING CBC\d* ([\w,.,/,\\,\-,\+,(,)]*):(\d*) .*
|
warning file line pattern=WARNING CBC\d* ([\w,.,/,\\,\-,\+,(,)]*):(\d*) .*
|
||||||
informational pattern=CBC\d*\(I\) .*
|
informational pattern=CBC\d*\(I\) .*
|
||||||
|
|
||||||
command: gmake.*
|
command: gmake.*
|
||||||
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
warning file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
warning file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
||||||
informational file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
informational file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
||||||
warning file line pattern =([\w,.,/,(,),\-,\+,\\]*):(\d*): warning: .*
|
warning file line pattern =([\w,.,/,(,),\-,\+,\\]*):(\d*): warning: .*
|
||||||
|
@ -63,7 +63,7 @@ command: gmake.*
|
||||||
error file line pattern =([\w,.,/,\\,\-,\+,(,)]*):(\d*):.*
|
error file line pattern =([\w,.,/,\\,\-,\+,(,)]*):(\d*):.*
|
||||||
|
|
||||||
command: gcc\s.*
|
command: gcc\s.*
|
||||||
error file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
warning file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
warning file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(W\).*
|
||||||
informational file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
informational file line pattern=\"([\w,.,/,\\,\-,\+,(,)]*)\", line (\d*)\.\d*: \d*-\d* \(I\).*
|
||||||
warning file line pattern =([\w,.,/,\\,\-,\+,(,)]*):(\d*): warning: .*
|
warning file line pattern =([\w,.,/,\\,\-,\+,(,)]*):(\d*): warning: .*
|
||||||
|
@ -92,8 +92,8 @@ command: javac.*
|
||||||
error file line pattern=([\w,.,/,\\,\-,\+,(,),:]*):(\d*):.*
|
error file line pattern=([\w,.,/,\\,\-,\+,(,),:]*):(\d*):.*
|
||||||
|
|
||||||
command: .*bat\s.*
|
command: .*bat\s.*
|
||||||
error file line pattern=\[javac\]\s([\w,.,/,\\,:]*):(\d*):.*
|
error file line pattern=\[javac\]\s([\w,.,/,\\,:]*):(\d*):.*
|
||||||
error file line pattern=file:([\w,.,/,\\,:]*):(\d*):.*
|
error file line pattern=file:([\w,.,/,\\,:]*):(\d*):.*
|
||||||
|
|
||||||
command: dir.*
|
command: dir.*
|
||||||
directory file pattern=\d{2}/\d{2}/\d*\s*\d{2}:\d{2}\s[a,p,AM,PM]+\s*<DIR>\s*([\w,.,/,\\,\s,\-,\+,\d]*).*
|
directory file pattern=\d{2}/\d{2}/\d*\s*\d{2}:\d{2}\s[a,p,AM,PM]+\s*<DIR>\s*([\w,.,/,\\,\s,\-,\+,\d]*).*
|
||||||
|
@ -109,38 +109,38 @@ command: ls -l.*
|
||||||
file file pattern=-.* \d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)
|
file file pattern=-.* \d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)
|
||||||
file file pattern=l.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)\s->\s[\w,.,/,(,),\\,\-,\+\s,\d]*
|
file file pattern=l.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)\s->\s[\w,.,/,(,),\\,\-,\+\s,\d]*
|
||||||
file file pattern=l.* \d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)\s->\s[\w,.,/,(,),\\,\-,\+\s,\d]*
|
file file pattern=l.* \d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)\s->\s[\w,.,/,(,),\\,\-,\+\s,\d]*
|
||||||
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
||||||
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)
|
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+,\s,\d]*)
|
||||||
|
|
||||||
command: ls -a.*
|
command: ls -a.*
|
||||||
file file pattern=-.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
file file pattern=-.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
||||||
file file pattern=-.* \d{4} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
file file pattern=-.* \d{4} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
||||||
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
directory file pattern=d.*\d{2}:\d{2} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
||||||
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
directory file pattern=d.*\d{4} ([\w,.,/,(,),\\,\-,\+\s,\d]*)
|
||||||
|
|
||||||
command: ls
|
command: ls
|
||||||
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
|
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
|
||||||
|
|
||||||
command: ls\s.*
|
command: ls\s.*
|
||||||
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
|
file file pattern=([\w,\d,.,(,),\-,\+\s]+)
|
||||||
|
|
||||||
command: .*
|
command: .*
|
||||||
prompt file pattern=([\w,.,/,(,),\\,\-,\+,\d,:,\s]*)>.*
|
prompt file pattern=([\w,.,/,(,),\\,\-,\+,\d,:,\s]*)>.*
|
||||||
|
|
||||||
command: find .*
|
command: find .*
|
||||||
file file pattern=([\w,.,/,\\,(,),\-]+)
|
file file pattern=([\w,.,/,\\,(,),\-]+)
|
||||||
|
|
||||||
command: env
|
command: env
|
||||||
pathenvvar file pattern=PATH\=(.*)
|
pathenvvar file pattern=PATH\=(.*)
|
||||||
libpathenvvar file pattern=LIBPATH\=(.*)
|
libpathenvvar file pattern=LIBPATH\=(.*)
|
||||||
libpathenvvar file pattern=LIB\=(.*)
|
libpathenvvar file pattern=LIB\=(.*)
|
||||||
envvar pattern=[\w\d]+\=.*
|
envvar pattern=[\w\d]+\=.*
|
||||||
|
|
||||||
command: ps
|
command: ps
|
||||||
process pattern=[\s]*[\d]+\s.*
|
process pattern=[\s]*[\d]+\s.*
|
||||||
|
|
||||||
command: ps .*
|
command: ps .*
|
||||||
process pattern=[\s]*[\d]+\s.*
|
process pattern=[\s]*[\d]+\s.*
|
||||||
|
|
||||||
command: xl[C,c].*
|
command: xl[C,c].*
|
||||||
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\",, line (\d*)\.\d*: \d*-\d* \(S\).*
|
error file line pattern=\"([\w,.,/,(,),\-,\+,\\]*)\",, line (\d*)\.\d*: \d*-\d* \(S\).*
|
||||||
|
@ -153,18 +153,18 @@ command: ixlc.*
|
||||||
error file line pattern=[\w,.,/,\\]* Line \d* \"([\w,.,/,\\]*)\", line (\d*)\.\d*: .*
|
error file line pattern=[\w,.,/,\\]* Line \d* \"([\w,.,/,\\]*)\", line (\d*)\.\d*: .*
|
||||||
|
|
||||||
command: cat.*patterns.*
|
command: cat.*patterns.*
|
||||||
warning file pattern=# .*(PATTERNS.DAT).*
|
warning file pattern=# .*(PATTERNS.DAT).*
|
||||||
Output pattern=command: .*
|
Output pattern=command: .*
|
||||||
#statement pattern=#.*
|
#statement pattern=#.*
|
||||||
statement pattern=.* pattern.*=.*
|
statement pattern=.* pattern.*=.*
|
||||||
|
|
||||||
# special for autoconf
|
# special for autoconf
|
||||||
command: ./bootstrap.sc.*
|
command: ./bootstrap.sc.*
|
||||||
error file line pattern=aclocal: ([\w,.,/,\\]*): (\d*):.*
|
error file line pattern=aclocal: ([\w,.,/,\\]*): (\d*):.*
|
||||||
warning file line pattern=([\w,.,/,\\]*):(\d*):.*
|
warning file line pattern=([\w,.,/,\\]*):(\d*):.*
|
||||||
|
|
||||||
command: ./configure.*
|
command: ./configure.*
|
||||||
error file line pattern=./(configure): line (\d*): .*
|
error file line pattern=./(configure): line (\d*): .*
|
||||||
|
|
||||||
# How Patterns Work
|
# How Patterns Work
|
||||||
# -----------------
|
# -----------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue