#!/bin/bashsed "s/./&$(for i in {1..7}; do echo -n '?'; done)/g" <<< "DECEMBER"
Standard input is empty
D???????E???????C???????E???????M???????B???????E???????R???????
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!