Path: utzoo!attcan!uunet!oddjob!ncar!ames!pasteur!ucbvax!hplabs!sdcrdcf!ism780c!mikep From: mikep@ism780c.isc.com (Michael A. Petonic) Newsgroups: comp.unix.questions Subject: Re: Unix shell prgrams and AI techniques Message-ID: <10756@ism780c.isc.com> Date: 18 Jun 88 00:21:14 GMT References: <7387@watdragon.waterloo.edu> Reply-To: mikep@ism780c.UUCP (Michael A. Petonic) Distribution: comp Organization: Interactive Systems Corp., Santa Monica CA Lines: 13 In article <7387@watdragon.waterloo.edu> tcjones@watdragon.waterloo.edu (Terry) writes: >Here is a shell program I use to see who else is programming at the same time >as me. >---------------cut here------------- >last > file.last >sort < file.last > file.sorted >[...] This is, of course, assuming that they aren't playing rogue. :-) -MikeP