[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ `|'myour>onik | history
> hello what is this doing?
> 
> 
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ `|'myour>onik | history
hello what is this doing?
> 
> I don't know I'm not quite sure
> 
> 
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ `|'myour>onik | history
hello what is this doing?


I don't know I'm not quite sure
> is the pipe through to history strictly necessary?
> no it fing ain't
> it's redundant 
> 
> hello
> ctrl-c to abort capitalism
> 
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ `|'myour>onik | history
hello what is this doing?


I don't know I'm not quite sure

is the pipe through to history strictly necessary?
no it fing ain't
it's redundant

hello
ctrl-c to abort capitalism
> 
> control sight to contort spakitalism
> 
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ `|'myour>onik | history
hello what is this doing?


I don't know I'm not quite sure

is the pipe through to history strictly necessary?
no it fing ain't
it's redundant

hello
ctrl-c to abort capitalism

control sight to contort spakitalism
> no no no no no 
> 
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ history | grep
\`|\'myour\>onik
-bash: 'myour>onik: command not found
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ history | grep
\`\|\'myour\>onik
  521  `|'myour>onik
  522  `|'myour>onik
  528  `|'myour>onik
  529  `|'myour>onik
  530  `|'myour>onik
  531  `|'myour>onik | history
  532  `|'myour>onik | history
  533  `|'myour>onik | history
  534  `|'myour>onik | history
  535  `|'myour>onik | history
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ `history | less'>moron|grep
ict
> 
> hello
> what is this
> 
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ history | grep
\`\|\'myour\>onik -n
469:  521  `|'myour>onik
472:  522  `|'myour>onik
486:  528  `|'myour>onik
498:  529  `|'myour>onik
512:  530  `|'myour>onik
528:  531  `|'myour>onik | history
531:  532  `|'myour>onik | history
537:  533  `|'myour>onik | history
549:  534  `|'myour>onik | history
563:  535  `|'myour>onik | history
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ history | grep
\`\|\'myour\>onik -l
(standard input)
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ history | grep
\`\|\'myour\>onik -2 > poo
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ echo `cat poo`
519 your>onik 520 |'myour>onik 521 `|'myour>onik 522 `|'myour>onik --
526 rm onic 527 rm onik 528 `|'myour>onik -- quids in quids out 529
`|'myour>onik -- help 530 `|'myour>onik -- 531 `|'myour>onik |
history hello what is this doing? 532 `|'myour>onik | history hello
what is this doing? -- I don't know I'm not quite sure 533
`|'myour>onik | history hello what is this doing? -- hello ctrl-c to
abort capitalism 534 `|'myour>onik | history hello what is this doing?
-- control sight to contort spakitalism 535 `|'myour>onik | history
hello what is this doing?
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ history | grep history\ |\
grep\ \`\|\'myour\>onik\ -2\ >\ poo -3n
-bash:  grep `|'myour>onik -2 : command not found
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ history | grep history\ |\
grep\ \`\|\'myour\>onik\ -2\ \>\ poo -3n
-bash:  grep `|'myour>onik -2 > poo: command not found
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ history | grep history\ |\
grep\ \`\|\'myour\>onik\ -2\ >\ poo -3n
-bash:  grep `|'myour>onik -2 : command not found
-bash: [EMAIL PROTECTED]:~/Projects/07base_jwm-art$: No such file or
directory
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ -bash:  grep `|'myour>onik -2
: command not found
> [EMAIL PROTECTED]:~/Projects/07base_jwm-art$ history | grep history\ |\ grep\ 
> \`\|\'myour\>onik\ -2\ \>\ poo -3n
> -bash:  grep `|'myour>onik -2 > poo: command not found
> [EMAIL PROTECTED]:~/Projects/07base_jwm-art$ 
> 
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ grep poo * | less
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ grep poo * | less > more
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ cat more
cat:  186  dict poo
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ i'm your moronic history
> no, really.'
-bash: im your moronic history
no, really.: command not found
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ `|'myour>onik | history
> this' and that`
-bash: command substitution: line 1: syntax error near unexpected token
`|'
-bash: command substitution: line 1: `|'myour>onik | history'
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ `|'myour>onik | history
this` and that'
> `
-bash: command substitution: line 1: syntax error near unexpected token
`|'
-bash: command substitution: line 1: `|'myour>onik | history'
-bash:  and that
`: command not found
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ exit &
[3] 2704
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ cat more >> more
cat: more: input file is output file
[3]+  Exit 127                exit
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ cat more >> more | more; exit &
cat: more: input file is output file
[3] 2708
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ fg
-bash: fg: job has terminated
[3]+  Done                    exit
[EMAIL PROTECTED]:~/Projects/07base_jwm-art$ exit

_______________________________________________
NetBehaviour mailing list
[email protected]
http://www.netbehaviour.org/mailman/listinfo/netbehaviour

Reply via email to