Ubuntu Pastebin

Paste from bash installazioni opzioni at Tue, 8 Dec 2015 17:07:57 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
ubuntu@ubuntu:~$ sudo apt-get install pastebinit 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
pastebinit is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded.
ubuntu@ubuntu:~$ sudo lshw -l | pastebinit 
Hardware Lister (lshw) - B.02.17
usage: lshw [-format] [-options ...]
       lshw -version

	-version        print program version (B.02.17)

format can be
	-html           output hardware tree as HTML
	-xml            output hardware tree as XML
	-short          output hardware paths
	-businfo        output bus information

options can be
	-class CLASS    only show a certain class of hardware
	-C CLASS        same as '-class CLASS'
	-c CLASS        same as '-class CLASS'
	-disable TEST   disable a test (like pci, isapnp, cpuid, etc. )
	-enable TEST    enable a test (like pci, isapnp, cpuid, etc. )
	-quiet          don't display status
	-sanitize       sanitize output (remove sensitive information like serial numbers, etc.)
	-numeric        output numeric IDs (for PCI, USB, etc.)

You are trying to send an empty document, exiting.
ubuntu@ubuntu:~$ 
Download as text