public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* python now required for kernel compile -- <grin>
@ 2001-08-23 12:38 Richard B. Johnson
  2001-08-24  9:28 ` André Dahlqvist
  0 siblings, 1 reply; 2+ messages in thread
From: Richard B. Johnson @ 2001-08-23 12:38 UTC (permalink / raw)
  To: Linux kernel


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.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-24  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-23 12:38 python now required for kernel compile -- <grin> Richard B. Johnson
2001-08-24  9:28 ` André Dahlqvist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox