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