table of contents
GRML-PASTE(1) | GRML-PASTE(1) |
NAME¶
grml-paste - command line interface for paste.grml.org
SYNOPSIS¶
grml-paste [options] ACTION <args>
DESCRIPTION¶
grml-paste is a command line interface for uploading plain text to https://paste.grml.org/
OPTIONS¶
-e hours, --expire=HOURS
-h, --help
-l lang, --lang=LANG
-n name, --name=NAME
-s server, --server=SERVER
-p, --private
-v, --verbose
ACTIONS¶
add
del <digest>
get <id>
addurl <url>
geturl <url>
getclicks <url>
getlangs
help <action>
USAGE EXAMPLES¶
dmesg | tail | grml-paste add --name=grmluser
grep -e EE -e WW /var/log/Xorg.0.log | grml-paste add -p
BUGS¶
Please report feedback, bugreports[1] and wishes to the grml team[2].
AUTHORS¶
Michael Gebetsroither <gebi@grml.org[3]>
NOTES¶
- 1.
- bugreports
- 2.
- to the grml team
- 3.
- gebi@grml.org
02/10/2025 |