milis/bin/gitrepo_boyut
2016-12-04 02:59:07 +02:00

2 rindas
194 B
Text
Izpildāma datne

echo "kullanim: gitrepo_boyut hesap repo"
echo https://github.com/$1/$2 | perl -ne 'print $1 if m!([^/]+/[^/]+?)(?:\.git)?$!' | xargs -i curl -s -k https://api.github.com/repos/'{}' | grep size