Implement -e option to echo (to interpret special characters), and -E to not interpret them

https://github.com/fish-shell/fish-shell/issues/337
This commit is contained in:
ridiculousfish
2012-10-17 02:56:03 -07:00
parent 469743cd23
commit 7ee0ce745e
3 changed files with 174 additions and 6 deletions

View File

@@ -7,3 +7,15 @@ Test pass
Test 3 pass
Test 4 pass
Test 5 pass
abc\ndef
abc
def
abc\zdef
abc!def
abc!def
abcQdef
abcQ2def
abc
Catch your breath
abc!def
abc!1def