We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
7709394
paste.gentoozh.org 的命令行客户端(POSIX sh,只依赖 curl)。
装:先 mkdir -p ~/.local/bin,再 curl -fsSL https://gentoozh.org/gzpaste.sh -o ~/.local/bin/gzpaste && chmod +x ~/.local/bin/gzpaste。用法见 README 或 gzpaste -h。
mkdir -p ~/.local/bin
curl -fsSL https://gentoozh.org/gzpaste.sh -o ~/.local/bin/gzpaste && chmod +x ~/.local/bin/gzpaste
gzpaste -h