lcm_w 153 B

12345
  1. #!/bin/bash
  2. # In the current LCM cluster this file is symlinked by /usr/local/bin/lcm_w, which is used by inetd on port 79
  3. who | awk '{ print $1,$2 }'