Skip to content

Instantly share code, notes, and snippets.

@andreasvirkus
Created June 17, 2016 06:55
Show Gist options
  • Save andreasvirkus/ae20e122e54ef59abec8440a81e561f3 to your computer and use it in GitHub Desktop.
Save andreasvirkus/ae20e122e54ef59abec8440a81e561f3 to your computer and use it in GitHub Desktop.
comm -23 <(apt-mark showmanual | sort -u) <(gzip -dc /var/log/installer/initial-status.gz | sed -n 's/^Package: //p' | sort -u)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment