( hnsz2002 | 2018. 09. 13., cs – 07:52 )

Sajna nem, ezt már tegnap én is próbáltam...


#!/bin/bash
# Add your shell script below

trap - PIPE
trap -p
tr -dc 'a-zA-Z0-9' < /dev/urandom | fold -w 10 | head -n 1

Output:
trap -- '' SIGPIPE
trap -- '' SIGXFSZ
CI9nirJ5bc
és "Client execution returned "Script killed, timeout of 10 seconds exceeded" (code 1)"
Szóval itt ez a "default".
--
"Sose a gép a hülye."