Skip to content

Instantly share code, notes, and snippets.

@drazisil
Created October 20, 2020 00:18
Show Gist options
  • Save drazisil/b64b801a07f781536b13cd58d2669fa2 to your computer and use it in GitHub Desktop.
Save drazisil/b64b801a07f781536b13cd58d2669fa2 to your computer and use it in GitHub Desktop.
for f in $(apt-file search vim -l); dpkg-query --showformat='${binary:Package}\t${Status}' --show $f 2> /dev/null | grep " installed"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment