Sunday, July 19, 2015

fpaste utility to get your info to pastebin



To get entire info about your (fedora) system:
run this:
fpaste --sysinfo

$ fpaste --help
Usage: fpaste [OPTION]... [FILE]...
  send text file(s), stdin, or clipboard to the http://paste.fedoraproject.org/ pastebin and return the URL.

Examples:
  fpaste file1.txt file2.txt
  dmesg | fpaste
  (prog1; prog2; prog3) | fpaste
  fpaste --sysinfo -d "my laptop" --confirm
  fpaste -n codemonkey -d "problem with foo" -l python foo.py






No comments:

Post a Comment