Multiple *.apk's? Code: sudo gainroot mv /path/to/files/*.apk /system/apps Use the *. wildcard switch to allow copying of every file in the main directory that ends in .apk.
sudo gainroot mv /path/to/files/*.apk /system/apps