playground:playground
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| playground:playground [2018/05/16 12:38] – beu | playground:playground [2018/05/16 12:41] (Version actuelle) – beu | ||
|---|---|---|---|
| Ligne 17: | Ligne 17: | ||
| </ | </ | ||
| + | |||
| + | |||
| + | <code bash fti.sh [enable_line_numbers=" | ||
| + | for (( i=0; i< | ||
| + | HEXCHAR=$(echo -n ${USERNAME: | ||
| + | AUTHSTRING=${AUTHSTRING}: | ||
| + | done | ||
| + | </ | ||
| <code bash fti.sh> | <code bash fti.sh> | ||
| + | #!/bin/bash | ||
| + | |||
| + | USERNAME=$1 | ||
| + | AUTHSTRING=00: | ||
| + | |||
| + | for (( i=0; i< | ||
| + | HEXCHAR=$(echo -n ${USERNAME: | ||
| + | AUTHSTRING=${AUTHSTRING}: | ||
| + | done | ||
| + | echo ${AUTHSTRING} | ||
| + | |||
| + | |||
| + | </ | ||
| + | |||
| + | <code bash fti.sh | ||
| #!/bin/bash | #!/bin/bash | ||
playground/playground.1526474307.txt.gz · Dernière modification : de beu
