I hereby claim:
- I am darkanhell on github.
- I am darkanhell (https://keybase.io/darkanhell) on keybase.
- I have a public key ASCrj07s5f8xbdyAeWpRtC495SOCqNblRNYj--Gl04pSYwo
To claim this, I am signing this object:
#!/usr/bin/env bash | |
# | |
# rename_nonascii.sh <path> | |
# Recursively rename files and folders in the given path, | |
# replacing non-ASCII characters with '-' | |
# | |
set -euo pipefail | |
if [[ $# -ne 1 ]]; then |
I hereby claim:
To claim this, I am signing this object: