Tryag File Manager
Home
-
Turbo Force
Current Path :
/
proc
/
self
/
root
/
usr
/
bin
/
Upload File :
New :
File
Dir
//proc/self/root/usr/bin/mxtar
#!/bin/sh taropt=$1 dosfile=$2 shift shift mcopy $dosfile - | tar $taropt - $@