This commit is contained in:
Rafal 2018-12-13 16:17:49 +00:00 committed by GitHub
commit fec4f49193
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
e.bash Normal file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# e eeeeee
# ./e.bash
eval printf 'e%.0s' {$((0xe))..$((0xeeeeee))}