mvrpl
5/8/2020 - 1:27 PM

Encode to HTML

encode(){ perl -MURI::Escape -e 'print uri_escape($ARGV[0]);' "$1"; }