need help with LINUX scripts
Script #1
Create a shell script that searches all of your users home directories documents for words like bomb, kill, <your name>, quit, steal. Have the script report to the screen the following information: Username: smith, Line with bad word found: I want to kill, and Path and file name: /home/smith/letter.doc. After you run the script the first time users files that have used words with legitimate uses (kill the process) will no longer be flagged by your script.
Save your time - order a paper!
Get your paper written from scratch within the tight deadline. Our service is a reliable solution to all your troubles. Place an order on any task and we will take care of it. You won’t have to worry about the quality and deadlines
Order Paper NowScript #2
Create a shell script program that create a single group from all users in other specified groups.