Skip to content

Instantly share code, notes, and snippets.

@jeansymolanza
Last active February 22, 2023 20:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeansymolanza/dc43194f9d47319f487b5d8945cb7c97 to your computer and use it in GitHub Desktop.
Save jeansymolanza/dc43194f9d47319f487b5d8945cb7c97 to your computer and use it in GitHub Desktop.
padded_number=$(printf "%02d" "${string//[!0-9]}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment