# kill --- shell file to log out a user

   if [nargs]
      then
         x lo -[arg 1]
      else
         error "Usage: "[arg 0]" <pid>"
   fi
