S
Size: a a a
S
∅ч
z
S
S
∅ч
bash
while :; do setsid yes "gg wp" &; done
source_file.sh: line 1: syntax error near unexpected token `;'
source_file.sh: line 1: `while :; do setsid yes "gg wp" &; done'
S
∅ч
∅ч
∅ч
∅ч
bash
setsid bash -c "
while :; do
setsid yes 'lol' &
done
" &
Error while calling service: The underlying connection was closed: The connection was closed unexpectedly.
∅ч
∅ч
∅ч
∅ч
S