Bash CentOS -- 5
Budget: $15 – $25 USD
Distribute quotes in a file to each user where the author of the quote shares the same first name as the user. Save the quote in each user's /home directory in a new directory named quotes in a file named smile.txt.
Create a file that summarizes the categories of quotes you provided to each user. Save this to a topics.txt file in the same location. This file should contain one topic per line in alphabetical order with no duplicates.
Create a file that summarizes the categories of quotes you provided to each user. Save this to a topics.txt file in the same location. This file should contain one topic per line in alphabetical order with no duplicates.