Paste-friendly directory transfer with no intermediate archive file.
dirpaste.sh packs a directory as tar.gz + base64, prints a shell block you can copy/paste, and restores it on another terminal.
Useful when you want to move a small directory between environments using only terminal text (no shared storage, no upload service).