File: conf.lsof

package info (click to toggle)
grc 1.13.1-1
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 592 kB
  • sloc: python: 421; sh: 203; makefile: 34; sql: 31
file content (15 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# device major minor numbers
regexp=\s(\d+),(\d+)\s
colours=unchanged,bright_yellow ,yellow
-
# root
regexp=\broot\b
colours=bold white on_red
-
# PID
regexp=^(\S+)\s+(\d+)\s
colours=unchanged,bold cyan,cyan
-
# PATH
regexp=\s\/.*\/(\S+)($| \(.*\))
colours=green,bright_green,red