list all ppa repository ubuntu

C++
egrep -v '^#|^ *$' /etc/apt/sources.list /etc/apt/sources.list.d/*
Source

Also in C++: