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: 2b4cf237169876a76b4926505e3afbc059536c0f (
plain
)
1
2
# #!@bash@/bin/bash cat - | sed -E -e 's/\x1b\[[0-9;]*[mGKHF]|\r//g'