Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ut-sally.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!hao!cires!nbires!ut-sally!srini From: srini@ut-sally.UUCP (Srinivasan Sundararajan) Newsgroups: net.unix Subject: Re: Hiding from w(1) Message-ID: <2693@ut-sally.UUCP> Date: Fri, 13-Jul-84 14:28:43 EDT Article-I.D.: ut-sally.2693 Posted: Fri Jul 13 14:28:43 1984 Date-Received: Tue, 17-Jul-84 05:45:30 EDT References: <135@tellab2.UUCP> Organization: U. Texas CS Dept., Austin, Texas Lines: 7 [ I'm getting the Munchies !] A simpler way, instead of making a symbolic link, is to use a bug (feature ?) in "w". As only the process with the largest PID gets displayed in "w", start up "rogue", stop it, start up an innocuos "vi", stop that, and then bring the first job ,i.e., "rogue", into the foreground . "w" will then show only the "vi" process.