SkillAgentSearch skills...

Urldecode.sh

URL decode: shell function and command line script

Install / Use

/learn @SixArm/Urldecode.sh
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

URL decode script for decoding text

Syntax:

urldecode.sh <string>

Example:

$ urldecode.sh "foo%20bar"
foo bar

This implementation uses just the shell, with no extra dependencies or languages.

Credit:

  • https://gist.github.com/cdown/1163649

Links:

  • https://github.com/sixarm/urlencode.sh
  • https://github.com/sixarm/urldecode.sh

Tracking

  • Command: urldecode.sh
  • Version: 1.0.0
  • Created: 2016-09-12
  • Updated: 2016-09-12
  • License: MIT
  • Contact: Joel Parker Henderson (joel@joelparkerhenderson.com)
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3mo ago
Forks5

Languages

Shell

Security Score

72/100

Audited on Dec 31, 2025

No findings