Skip to content

Наработки, заготовки и прочие полезности.

Notifications You must be signed in to change notification settings

tsc-targitaj/Helpers

Repository files navigation

Собираю здесь всякие наработки, заготовки и полезности.

// формат date

echo "Now `date +"%Y-%m-%d_%H-%M-%S_%Z"`"

// percent decode

alias urldecode='sed "s@+@ @g;s@%@\\\\x@g" | xargs -0 printf "%b"'
echo "http%3A%2F%2Fwww" | urldecode

About

Наработки, заготовки и прочие полезности.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published