????
Current Path : /proc/thread-self/root/proc/self/root/proc/self/root/lib/Acronis/CDRecord/ |
Current File : //proc/thread-self/root/proc/self/root/proc/self/root/lib/Acronis/CDRecord/growisofs |
#!/bin/sh if [ `uname -m` = "x86_64" ]; then exec $0.x86_64 $* else exec $0.i686 $* fi