File: README.Debian

package info (click to toggle)
dlocate 1.17
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 184 kB
  • sloc: sh: 677; perl: 181; makefile: 45
file content (10 lines) | stat: -rw-r--r-- 290 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
dlocate for Debian
------------------

Fast alternative to 'dpkg -L', 'dpkg -S' etc.

NOTE: `dlocate -l` is NOT the same as `dpkg -l`.  It uses regular
expressions for searches rather than glob-like wildcards.

`dlocate -l` is a regexp-enhanced emulation of `dpkg -l`, not an exact clone.