----------------------------- LBStoKG Readme ---------------------------------- CS 3214 - Computer Systems - Virginia Tech Sanchit Chadha (schadha) Divit Singh (divit52) -Description- LBStoKG command which takes in an integer greater than 0 that represents a weight in pounds. The weight is converted to kilograms and then printed out. -How to run- weight Where LBStoKG is the name of the command and 'weight' represents the weight in pounds that the user wants to convert to kilograms.