Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!uoft02.utoledo.edu!desire!anagram From: anagram@desire.wright.edu ((For Mongo)) Newsgroups: comp.unix.questions Subject: Re: ps and wall; How do they work? Message-ID: <1219.26f0ece6@desire.wright.edu> Date: 14 Sep 90 19:44:54 GMT References: <27773@pasteur.Berkeley.EDU> <13850@smoke.BRL.MIL> Lines: 11 In article <13850@smoke.BRL.MIL>, gwyn@smoke.BRL.MIL (Doug Gwyn) writes: >>2) Even after I do 'mesg n' or 'chmod og-rx /dev/tty?', other >> users can still send me message through command 'wall', >> how come? Is there anyway to prevent 'wall' from sending the >> message? > > Any version of "wall" that writes on terminals that have had "mesg n" > executed on them is BROKEN. You can fix that by removing /bin/wall. Ummm.... Isn't wall only usable by people with system access priviledges, which will just ignore the mesg? And, it would be difficult for him to fix it, because I am guessing (from his previous question) that he is not a SysAdmin.