fpaste man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

fpaste(1)							     fpaste(1)

NAME
       fpaste - A cli frontend for the fpaste.org pastebin

SYNOPSIS
       fpaste [OPTION]... [FILE]...

DESCRIPTION
       It is often useful to be able to easily paste text to the Fedora Paste‐
       bin at http://fpaste.org and this  simple  utility  will	 do  that  and
       return  the  resulting  URL so that people may examine the output. This
       can hopefully help folks who are for some reason stuck without X, work‐
       ing remotely, or any other reason they may be unable to paste something
       into the pastebin using a web browser.

OPTIONS
       --version
	      show program's version number and exit

       -h, --help
	      show help message and exit

       -n "NICKNAME"
	      your nickname; default is ""

       -d "DESCRIPTION"
	      description of paste; default appends filename(s)

       -l "LANGUAGE"
	      language of content for syntax highlighting; default is  "text";
	      use "list" to show all 160 supported langs

       -x "EXPIRES"
	      time  before  paste  is removed; default is 86400 seconds; valid
	      options: 3600, 10800, 43200, 86400

       -i, --clipin
	      read paste text from current X clipboard selection

       -o, --clipout
	      save returned paste URL to X clipboard

       --selection=CLIPBOARD
	      specify which X  clipboard  to  use.  valid  options:  "primary"
	      (default; middle-mouse-button paste), "secondary" (uncommon), or
	      "clipboard" (ctrl-v paste)

       --fullpath
	      use pathname VS basename for file description(s)

       --pasteself
	      paste this script itself

       --sysinfo
	      paste system information

       --printonly
	      print paste, but do not send

       --confirm
	      print paste, and prompt for confirmation before sending

EXAMPLES
       Paste file foo.txt at fpaste.org

	      fpaste foo.txt

       Paste output of ifconfig to fpaste.org  with  description  "my  network
       config"

	      ifconfig | fpaste -d "my network config"

       Paste  mycode.py	 to fpaste.org with description as "problem with foo",
       nickname "codemonkey", and language "python"

	      fpaste -n codemonkey -d "problem with foo" -l python mycode.py

       Paste mouse-selected text from the primary X selection  clipboard,  and
       then overwrite the same clipboard with the returned fpaste URL

	      fpaste -io

       To manually paste clipboard contents, run fpaste without file arguments
       so that it waits	 for  input,  then  paste  using  mouse	 middle-click,
       <Ctrl-V>,  or  other, then press <Enter> followed by <Ctrl-D> to finish
       (EOF).

       To paste the output of more than one program and/or file at a time, use
       the following example forms:

	      (lsusb ; lspci) | fpaste
	      fpaste <(lsusb) <(lspci)

	      fpaste <(fdisk -l) /etc/grub.conf -d "grub problem"
	      (fdisk -l ; cat /etc/grub.conf) | fpaste -d "grub problem"

	      (uname -a ; yum repolist) | fpaste

       Gather and paste various information about the running system. The info
       collected should be practically anonymous, and you may use the --print‐
       only  or	 --confirm  options  to preview what would be sent. fpaste.org
       URLs are also practically anonymous ([a-zA-Z0-9]**4 == 14,776,336  com‐
       binations),  so	you may also preview it instead before giving the link
       out.

	      fpaste --sysinfo
	      fpaste --sysinfo --confirm
	      fpaste --sysinfo --printonly | less

BUGS
       Report bugs to: https://fedorahosted.org/fpaste/newticket
       or to: Jason 'zcat' Farrell <farrellj AT gmail DOT com>.

AUTHOR
       Fedora Unity

Fedora Unity			version 0.3.7.1			     fpaste(1)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net