Skip to content

ertemplin/findUser-Lawson

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 50.6%
  • Perl 49.4%