ertemplin / findUser-Lawson

Helps you find users in the Lawson building

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##findUser - Lawson##

This script has two ways of searching for a user in the CS network.

  1. Search by username
./findUser.sh -u <username
  1. Search by first and last name
./findUser.sh -f <firstname> -l <lastname>

NOTE: You must be logged in and connected to the Purdue CS network. You also must have your SSH keys configured properly so that passwords are not needed, but that is the defualt configuration for most people.

About

Helps you find users in the Lawson building


Languages

Language:Shell 50.6%Language:Perl 49.4%