Created
March 18, 2026 19:05
-
-
Save uahim/00efe44dae9eb28e1e011454445be912 to your computer and use it in GitHub Desktop.
fix apple subtitles double lines
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| gawk "!visited[$0]++" FILE | sed "s#^([0-9]{1,}$)#\n\1#g" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment