Nieprzetłumaczone pakiety z Popcorna

"Łukasz Paździora" <[email protected]>
Newsgroups gmane.linux.debian.internationalization.polish
Message-ID <[email protected]>
Aby dostać listę nieprzetłumaczonych pakietów z Popcorna 500:

wget -q http://popcon.debian.org/by_vote
cat by_vote | grep -v \# |head -n 500 | awk '{print $2}' |sort > popc
rm -f by_vote
wget -q  http://ddtp.debian.net/debian/dists/sid/main/i18n/Translation-pl
cat Translation-pl| grep Package | awk '{print $2}' | sort > przetlumaczone
rm -f Translation-pl
diff przetlumaczone popc | grep \> | awk '{print $2}' | less

-- 
Łukasz Paździora
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.