View Single Post
Posts: 1,208 | Thanked: 1,028 times | Joined on Oct 2007
#46
Originally Posted by thp View Post
Code:
wget -O- -q <one of the URLs> | grep ^Maintainer | sort | uniq
Probably should limit the search for user/ category?