Ee 0xe e 0xeeeeee, ee: ./e.bash

This commit is contained in:
Rafal 2018-12-10 14:04:02 +00:00 committed by GitHub
parent d2f145bc00
commit b4a6d34b34
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))}