Result

WA

Duration

1223ms

Code [DL]

tr "
" -|xargs -I{} wget google.com -O -

stdin

92
94

stdout

stderr

/code.bash: line 2: tr: command not found
/code.bash: line 2: xargs: command not found