Test2

Run Settings
LanguageBash
Language Version
Run Command
#!/bin/bash function get_input { sh ./strings.sh } #modify code below get_input
dd if=/dev/urandom of=/dev/stdout bs=1k count=100 status=none | tr -dc 'ab' | fold -w4 | grep -E "^[ab]{4}$"
Editor Settings
Theme
Key bindings
Full width
Lines