Sha256: 9aba4f5554e678282f2d59efabafe53d541de860895117e8e8a003f2399083a9
Contents?: true
Size: 124 Bytes
Versions: 4
Compression:
Stored size: 124 Bytes
Contents
#!/usr/bin/env bash # insert a tab char from the command line: # echo "hi$(tabchar)there" # # => "hi there" echo -n -e '\t'
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
mrflip-wukong-0.1.0 | bin/tabchar |
wukong-1.4.0 | bin/tabchar |
wukong-0.1.4 | bin/tabchar |
wukong-0.1.1 | bin/tabchar |