GoSungrow/bin/strip.sh
2022-02-28 11:19:28 +11:00

5 lines
102 B
Bash
Executable File

#!/bin/bash
perl -pe 's/━/-/g; s/┃/|/g; s/(┏|┓|┗|┛|┳|┷|╇|┫|┣)/+/g; s/│/|/g'