#!/bin/sh
# fetch portage packages using aria2c
emerge -upfDN world | egrep "[ht|f]tp:\/\/" | tr " " "\t" | sed "/^$/d" > world_fetch_url.txt
aria2c -i world_fetch_url.txt
#
#Evil, huh?
Rekomendasi Game Android Bahasa Indonesia
3 years ago
0 comments:
Post a Comment