login: ok
PM sending: ok
graffiti: in progress
jabber integration: in progress
$ /bin/uname -a|cowthink
________________________________________
( Linux l29ah 2.6.26-gentoo-r1 #2 SMP )
( PREEMPT Tue Sep 9 22:16:55 MSD 2008 )
( x86_64 AMD Athlon(tm) 64 X2 Dual Core )
( Processor 4200+ AuthenticAMD GNU/Linux )
----------------------------------------
o ^__^
o (oo)\_______
(__)\ )\/\
||----w |
|| ||
$ sex|cowthink -f turtle
_______________________________________
( "Open sesame!" wheezed the bull-dyke )
( cheerleader as the cross-dressing )
( stallion defiled her bloody knees and )
( plugged his gorged lollipop into her )
( ravenous sanctum sanctorum. )
---------------------------------------
o ___-------___
o _-~~ ~~-_
o _-~ /~-_
/^\__/^\ /~ \ / \
/| O|| O| / \_______________/ \
| |___||__| / / \ \
| \ / / \ \
| (_______) /______/ \_________ \
| / / \ / \
\ \^\\ \ / \ /
\ || \______________/ _-_ //\__//
\ ||------_-~~-_ ------------- \ --/~ ~\ || __/
~-----||====/~ |==================| |/~~~~~
(_(__/ ./ / \_\ \.
(_(___/ \_____)_)
$ linux_logo
.....####......................................###.............................
....#######....................... ###.........###.............................
...##########.....................####....#############........................
...####..#######....#####........######...#############...#####.......#####....
...#############...#######......########...############..#######.....#######...
....###########.. ###.####..... ####.####......####.... #########...#########..
......########...########......#####..####.....####....###########.###########.
.......######....######........####....####....####....###########.###########.
......######.....######.......#####.....####...####....#####..####.#####..####.
.....######......##########...####.......####..####....##########..##########..
.....#####.......###########.#####........####.####.....########....########...
.....####.........##########.#####........####.####......######......######....
......##...........######## . ####.........##...###.......####........####.....
................................................................... ...........
▒
Linux Version 2.6.26-gentoo-r1, Compiled #2 SMP PREEMPT Tue Sep 9 22:16:55 MSD 2008
Two 2.2GHz AMD Athlon 64 Processors, 2.9GB RAM, 8846.81 Bogomips Total
l29ah
$ fortune |cowsay -f daemon
_________________________________________
/ I used to be a rebel in my youth. \
| |
| This cause... that cause... (chuckle) I |
| backed 'em ALL! But I learned. |
| Rebellion is simply a device used by |
| the immature to hide from his own |
| problems. So I lost interest in |
| politics. Now when I feel aroused by a |
| civil rights case or a passport |
| hearing... I realize it's just a |
| device. I go to my analyst and we work |
| it out. You have no idea how much |
| better I feel these days. |
| |
\ -- J. Feiffer /
-----------------------------------------
\ , ,
\ /( )`
\ \ \___ / |
/- _ `-/ '
(/\/ \ \ /\
/ / | ` \
O O ) / |
`-^--'`< '
(_.) _ ) /
`.___/` /
`-----' /
<----. __ / __ \
<----|====O)))==) \) /====
<----' `--' `.__,' \
| |
\ /
______( (_ / \______
,' ,-----' | \
`--{__________) \/
[03:35:26] нужно познакомиться с людьми всех часовых поясов
[03:35:35] дабы всегда было с кем поболтать
#!/bin/bash
f=`echo -n $1 | iconv -t cp1251 | perl -pe's/([^-_.~A-Za-z0-9])/sprintf("%%%02X", ord($1))/seg'`
t=$f
wget --http-user=demo --http-password=demo --auth-no-challenge "express-2.ru/cgi-bin/genform?otpr=$f&nazn=$t&date=20.09&formtype=P62G60&start=%FA%E1%F0%F2%EF%F3" -O - -o /dev/null | iconv -f cp1251 | grep -m 1 -i $1 | awk '{print $8}' | sed 's/\[\([0-9]*\)\]/\1/'