To see all your sources.list entries

find /etc/apt -name ‘*.list’ -exec bash -c ‘echo -e “\n$1\n”; cat -n “$1″‘ _ ‘{}’ \;