2
0
mirror of https://github.com/garabik/grc.git synced 2024-09-18 17:31:29 +02:00
bash-color-grc/colourfiles/conf.lsof
Radovan Garabík 5758a80b5e spelling
2017-04-21 10:29:25 +02:00

16 lines
280 B
Plaintext

# 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