index
:
flake.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell-scripts
/
filter-ansi
blob: da77abf0a91fff0aac4e8ee9fb8114f0c7788d55 (
plain
)
1
2
# #!@bash@/bin/bash cat - | sed -u -E -e 's/\x1b\[[0-9;]*[mGKHF]|\r//g'