mirror of
https://git.dpkg.org/git/dpkg/dlocate.git
synced 2025-04-11 10:09:33 +00:00
10 lines
273 B
Markdown
10 lines
273 B
Markdown
# 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.
|
|
|