Kernel Manners

Path: athena.cs.uga.edu!emory!swrinde!elroy.jpl.nasa.gov!lll-winken!looking!funny-request
From: hallman@ingres.com (Dave Hallman)
Newsgroups: rec.humor.funny
Subject: For your entertainment...
Keywords: computer, smirk, true
Message-ID: [S2e5.49c4@looking.on.ca]
Date: 28 Aug 91 10:30:04 GMT
Organization: ASK Computer Systems, Ingres Products Division
Lines: 71
Approved: funny@looking.on.ca


	I was debugging a problem and had to find out where a
	certain message was coming from (it wasn't in any of the
	libraries).  The message I was looking for contained the
	string 'sorry'.  One thing lead to another and thus the
	following list:

	Courteous kernals:

		Sequent:

		% strings unix | grep sorry
		sorry, pid %d was killed due to unsupported system call
		sorry, pid %d was killed due to %s
		%

		DecStation:

		% strings vmunix | grep sorry
		sorry, pid %d was killed: %s
		sorry, pid %d was killed on swap error
		%

		Sun/Soulbourne:

		% strings vmunix | grep sorry
		sorry, pid %d was killed due to swap problems in %s
		%

	
	Discourteous kernals:

		Bull:

		$ strings unix | grep sorry
		$

		Mips:

		$ strings unix | grep sorry
		$

		ICL:

		$ strings unix | grep sorry
		$

		SGI:

		% strings unix | grep sorry
		%

		Open Desktop:

		# strings unix | grep sorry
		#

	Really discourteous kernals:

		Intergraph:

		% strings unix | grep sorry
		strings: Command not found.
		%

--
Selected by Brad Templeton.  MAIL your joke (jokes ONLY) to funny@looking.ON.CA
Attribute the joke's source if at all possible.  A Daemon will auto-reply.

Remember: Always give your jokes a descriptive "Subject:" line.
Don't use "joke" or "submission" or "joke submission," please.


Back to my Computer Humor Page
Back to my humor page
Back to my home page

nathan@visi.com