Create e.bash

Well it works, you just need to do some good ol 
`chmod u+x e.bash`
This commit is contained in:
Saorn 2019-06-28 15:50:01 -07:00 committed by GitHub
parent 96ae66eaa7
commit dd0eb0d533
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
e.bash Normal file
View File

@ -0,0 +1,2 @@
#!/bin/sh
yes e | tr -d '\n'