File: grep-dctrl.rc

package info (click to toggle)
grep-dctrl 1.3a
  • links: PTS
  • area: main
  • in suites: potato
  • size: 660 kB
  • ctags: 403
  • sloc: ansic: 4,004; sh: 358; makefile: 226; sed: 93
file content (16 lines) | stat: -rw-r--r-- 632 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Configuration for grep-dctrl.  The config line format is
# line-oriented.  Each line defines one executable name - default
# input file pair; the elements of the pair are in order and separated
# by whitespace.  The hash '#' begins a comment that lasts to the end
# of line.  Empty lines are ignored.

# Template:
#   <executable name>   <default input file name>

# This should always exist.  It defines that the genuine name takes
# default input from standard input.
grep-dctrl      -

# The following two pairs define common aliases for grep-dctrl.
grep-status     /var/lib/dpkg/status
grep-available  /var/lib/dpkg/available