Skip to content

Instantly share code, notes, and snippets.

@hyrious
Last active April 25, 2025 15:17
Show Gist options
  • Save hyrious/9c3154cd069799dc9ad5fb466a4d1981 to your computer and use it in GitHub Desktop.
Save hyrious/9c3154cd069799dc9ad5fb466a4d1981 to your computer and use it in GitHub Desktop.
Redirect URL from command line
alias finalurl="curl -o /dev/null -sILw '%{url_effective}'"
# Example usage:
# finalurl b23.tv/ovUaDM9 | sed -e 's/?.*//'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment