rwxrob-dot/scripts/pkghas

3 lines
50 B
Plaintext
Raw Normal View History

2022-02-09 07:29:05 +00:00
#!/usr/bin/env bash
dpkg -S "$1" |grep '\b'$1'\b'