View | Details | Raw Unified
Collapse All | Expand All

(-) /etc/grc.conf (-11 / +3 lines)
 Lines 15-35    Link Here 
conf.traceroute
conf.traceroute
# gcc command
# gcc command
#(^|[/\w\.]+/)g?cc\s
(^|[/\w\.]+/)g?cc\s
#conf.gcc
conf.gcc
# make command
# make command
#(^|[/\w\.]+/)g?make\s?
(^|[/\w\.]+/)g?make\s?
#conf.gcc
# gcc/make command
(sudo )?(g?cc|g?make|g?\+\+)
conf.gcc
conf.gcc
# configure command
(^|[/\w\.]+/)configure
conf.configure
# netstat command
# netstat command
(^|[/\w\.]+/)netstat\s?
(^|[/\w\.]+/)netstat\s?
conf.netstat
conf.netstat