Created
October 15, 2021 18:03
-
-
Save danilogco/f33ff93d78ae99ee70e9a5bedd87afc9 to your computer and use it in GitHub Desktop.
retrieve ubuntu ppa list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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