Portál AbcLinuxu, 5. listopadu 2025 04:39
#!/bin/bash MOJECISLA="$RANDOM"; MOJECISLA="$(mktemp XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX)";Díky
x=`hexdump -e '"%u "' -n 200 /dev/urandom`
MOJECISLA=`dd if=/dev/urandom count=1 bs=25 2>/dev/null | xxd --plain`
$ CISLO="$(makepasswd --chars=50 --string=0123456789)"
$ echo ${CISLO}
02002435394208375833105565189593672698044478752775
$
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.