/Unix-Finger

C socket program that simulates the UNIX finger command

Primary LanguageC

Build & Run

Build: make

Run Server: ./fingerserver

Run Client: ./fingerclient <email>

About

This client/server program simulates the UNIX finger command.