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