Skip to content

Instantly share code, notes, and snippets.

@danilogco
Created October 15, 2021 18:03
Show Gist options
  • Save danilogco/f33ff93d78ae99ee70e9a5bedd87afc9 to your computer and use it in GitHub Desktop.
Save danilogco/f33ff93d78ae99ee70e9a5bedd87afc9 to your computer and use it in GitHub Desktop.
retrieve ubuntu ppa list
grep -r --include '*.list' '^deb ' /etc/apt/sources.list /etc/apt/sources.list.d/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment