4 lines
91 B
Bash
4 lines
91 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
echo "cvpbPGS{abg_gbb_onq_bs_n_ceboyrz}" | tr 'A-Za-z' 'N-ZA-Mn-za-m'
|