[go: up one dir, main page]

File: README.md

package info (click to toggle)
dlocate 1.18
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 144 kB
  • sloc: sh: 641; perl: 181; makefile: 37
file content (9 lines) | stat: -rw-r--r-- 273 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
# 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.