Paste-bin.xyz
Archive
Sign In
Login
Register
Username
Current Password
Keep me signed in.
Username
Full Name
Email
New Password
BASH
34
strace wrapper
Guest on 29th April 2022 03:05:10 PM
#!/bin/sh
exec
strace
-o
/
home
/
root
/
rsynctr
$0
.bin
"$@"
Raw Paste
#!/bin/sh exec strace -o /home/root/rsynctr $0.bin "$@"
Login
or
Register
to edit or fork this paste. It's free.