Skip to content

Instantly share code, notes, and snippets.

@toshi0383
Created August 11, 2017 00:20
Show Gist options
  • Save toshi0383/6bbaf309634200ce6a817c7836c31964 to your computer and use it in GitHub Desktop.
Save toshi0383/6bbaf309634200ce6a817c7836c31964 to your computer and use it in GitHub Desktop.
#!/bin/bash
perl -MURI::Escape -ne 'print uri_escape($_)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment