3 lines
53 B
Bash
Executable File
3 lines
53 B
Bash
Executable File
#!/bin/bash
|
|
perl -pe 's|(\e)\[(\d+)(;*)(\d*)(\w)||g'
|