Skip to content

Instantly share code, notes, and snippets.

@nerflad
Created August 4, 2025 20:42
Show Gist options
  • Select an option

  • Save nerflad/747c97fd3d98105292789398a3875bad to your computer and use it in GitHub Desktop.

Select an option

Save nerflad/747c97fd3d98105292789398a3875bad to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
cat $@ | sed "s,\x1B\[[0-9;]*[a-zA-Z],,g"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment