Ubuntu Pastebin

Paste from safiyyah at Wed, 25 Nov 2015 14:05:29 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
safiyyah@safiyyah:~$ | grep nouveau
bash: syntax error near unexpected token `|'
safiyyah@safiyyah:~$ sudo | grep nouveau
usage: sudo -h | -K | -k | -V
usage: sudo -v [-AknS] [-g group] [-h host] [-p prompt] [-u user]
usage: sudo -l [-AknS] [-g group] [-h host] [-p prompt] [-U user] [-u user]
            [command]
usage: sudo [-AbEHknPS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p
            prompt] [-u user] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p
            prompt] [-u user] file ...
safiyyah@safiyyah:~$ 
Download as text