Help- How to delete a corrupted process?

Guy Harris guy at auspex.auspex.com
Wed Oct 3 04:43:13 AEST 1990


("comp.unix.large" deleted from the newsgroup list; this does not appear
to be in any way specific to large, as in "mainframe class", UNIX
systems.)

>How do I delete a corrupted process with garbage "H&^5$#^*" after I used the 
>ps -axu command to check on all running processes?

What on earth is a "corrupted process with garbage 'H&^5$#^*'"?  If you
mean that's what shows up as the process's name, many "ps" man pages
state that:

  BUGS
       Things can change while ps is running; the picture it  gives
       is only a close approximation to the current state.

so, on occasion, processes with garbage names may show up (if, for
example, things change out from under "ps" while it's looking at the
system).



More information about the Comp.unix.admin mailing list