diff options
| -rwxr-xr-x | bin/type.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/type.sh b/bin/type.sh index 32e0826..b9dbcd7 100755 --- a/bin/type.sh +++ b/bin/type.sh | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | #!/usr/bin/env bash | ||
| 2 | sleep 1 | ||
| 1 | while read line | 3 | while read line |
| 2 | do | 4 | do |
| 3 | grep -o . <<<$line | while read a | 5 | grep -o . <<<$line | while read a |
