Paste text into a pastebin service
grml-paste is a client for a pastebin service like https://paste.debian.net/.
sudo apt install grml-pastePackage information: grml-paste on packages.debian.org
Download the latest .deb package from the releases page and install:
sudo apt install ./grml-paste_*.deb- Install the package (see above)
- Paste some text:
echo hi | grml-paste
Authentication against the pastebin allows you to circumvent most of the AntiSpam checks and benefit from relaxed limits. To create a token you need to authenticate on https://paste.debian.net against salsa.debian.org. Afterwards you can use https://paste.debian.net/tokens to create and manage your token. grml-paste accepts your token with the --token parameter.
This project is licensed under the GPL v2+.
- Source code: https://github.com/grml/grml-paste
- Issues: https://github.com/grml/grml-paste/issues
- Releases: https://github.com/grml/grml-paste/releases
- Grml Live Linux: https://grml.org