tdenniston / bish

Bish is a language that compiles to Bash. It's designed to give shell scripting a more comfortable and modern feel.
MIT License
1.48k stars 36 forks source link

Update StdLib.bish #27

Closed egorsmkv closed 9 years ago

egorsmkv commented 9 years ago

Without the quotes Bash removes spaces and line breaks (http://ibm.co/1BsEDuI).