lkml.org 
[lkml]   [2001]   [Aug]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectpython now required for kernel compile -- <grin>

python???
Remember the `fortune` where somebody accidentally typed `ed`?

# python
Python 1.3 (Mar 11 1996) [GCC 2.7.2]
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
>>> ^C
KeyboardInterrupt
>>> ^C
KeyboardInterrupt
>>> ^C
KeyboardInterrupt
>>> help
>Traceback (innermost last):
File "<stdin>", line 1, in ?
NameError: help
>>> quit
>Traceback (innermost last):
File "<stdin>", line 1, in ?
NameError: quit
>>> exit
>Traceback (innermost last):
File "<stdin>", line 1, in ?
NameError: exit
>>> ^Z
[1]+ Stopped python
$ killall python
$ ps | grep python
5549 2 T 0:00 python
5568 2 S 0:00 grep python
$ kill -9 5549

Welcome to Linux 2.4.1

putah login:



Cheers,
Dick Johnson

Penguin : Linux version 2.4.1 on an i686 machine (799.53 BogoMips).

I was going to compile a list of innovations that could be
attributed to Microsoft. Once I realized that Ctrl-Alt-Del
was handled in the BIOS, I found that there aren't any.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:58    [W:0.135 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site