by@drafear
INVALID
972ms
sed
291 397 695 953 279 972 815 331 497 991 733 677 131 365 484 881 255 225 891 195 413 295 543 337 963 334 634 317 917 716 517 661 677 851 846 544 322 125 964 253 795 516 419 973 266 682 355 651 244 449 271 418 398 286 844 429 138 969 286 862 855 551 122 552
BusyBox v1.31.1 () multi-call binary. Usage: sed [-i[SFX]] [-nrE] [-f FILE]... [-e CMD]... [FILE]... or: sed [-i[SFX]] [-nrE] CMD [FILE]... -e CMD Add CMD to sed commands to be executed -f FILE Add FILE contents to sed commands to be executed -i[SFX] Edit files in-place (otherwise sends to stdout) Optionally back files up, appending SFX -n Suppress automatic printing of pattern space -r,-E Use extended regex syntax If no -e or -f, the first non-option argument is the sed command string. Remaining arguments are input files (stdin if none).
10 execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffc25519100 /* 7 vars */) = 0 11 execve("/bin/cat", ["cat", "-"], 0x563726d5b048 /* 7 vars */) = 0 11 +++ exited with 0 +++ 10 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=11, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- 13 execve("/usr/bin/go", ["/usr/bin/go", "env", "GOPATH"], 0x563726d5b078 /* 7 vars */) = 0 16 +++ exited with 0 +++ 15 +++ exited with 0 +++ 17 +++ exited with 0 +++ 14 +++ exited with 0 +++ 13 +++ exited with 0 +++ 12 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13, si_uid=0, si_status=0, si_utime=0, si_stime=0} --- 12 execve("/root/go/bin/oh", ["/root/go/bin/oh", "/volume/CODE"], 0x563726d5b068 /* 7 vars */) = 0 24 execve("/bin/sed", ["sed"], 0xc000172b90 /* 8 vars */) = 0 24 +++ exited with 1 +++ 12 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=24, si_uid=0, si_status=1, si_utime=0, si_stime=0} --- 21 +++ exited with 0 +++ 20 +++ exited with 0 +++ 22 +++ exited with 0 +++ 19 +++ exited with 0 +++ 18 +++ exited with 0 +++ 23 +++ exited with 0 +++ 12 +++ exited with 0 +++ 10 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=1, si_stime=5} --- 10 +++ exited with 0 +++