fork download
  1. #!/bin/bash
  2. sed "s/./&$(for i in {1..7}; do echo -n '?'; done)/g" <<< "DECEMBER"
Success #stdin #stdout 0.01s 5600KB
stdin
Standard input is empty
stdout
D???????E???????C???????E???????M???????B???????E???????R???????