Skip to content

Instantly share code, notes, and snippets.

@noosxe
Created March 21, 2014 09:00
Show Gist options
  • Save noosxe/9682294 to your computer and use it in GitHub Desktop.
Save noosxe/9682294 to your computer and use it in GitHub Desktop.
dpkg-query -l 'lib*-perl' | awk '{{print $2}}' | tr "\n" " " > perl_packages.list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment