Unix shell programming
Write a program called home5. Write a program called home that takes the name of a user as its single argument and prints that user's home directory. So home steve would print /users/ steve if /users/ steve is steve's home directory.