Fill This Form To Receive Instant Help

Help in Homework
trustpilot ratings
google ratings


Homework answers / question archive / Complete the program described

Complete the program described

Computer Science

Complete the program described. Use the attached template as the framework for your script.

description:

Program Statement:

Write three separate scripts which solves three of the listed challenges. You must solve one program using Python, one program using the Bash shell and the scripting environment for the third program is up to you (either Bash shell or Python).

  1. Write a shell script that allows a user to enter any Internet domain name (host name such as www.cyberciti.biz). Your script should than print out the IP address of the Internet domain name.
  2. Write a shell script that allows a user to enter any existing file name. The program should then copy file to /tmp directory.
  3. Write a shell script that allows a user to enter directory name. The program should then create directory name in /tmp directory.
  4. Write a shell script that displays one of ten unique fortune cookie message, at random each it is run.
  5. Write a shell script that, given a file name as the argument will count vowels, blank spaces, characters, number of line and symbols.
  6. Write a shell script that, given a file name as the argument will write the even numbered line to a file with name evenfile and odd numbered lines in a text file called oddfile.
  7. Write a shell script to monitor Linux server disk space using a while loop. Send an email alert when percentage of used disk space is >= 90%
  8. Write a shell script that will count the number of files in each of your sub-directories using the for loop
  9. Write a shell program to read two numbers and display all the odd numbers between those two numbers.
  10. Write a shell script to search for no password entries in /etc/passwd and lock all accounts.


Program Requirements:

  • Documentation: Comprehensively document your program using comments. The description of the exercise solved must be fully contained in your program comments.
  • Test and debug your Program: Create sample input data, run the program, then check your answers with a calculator or Excel. If something did not match up, then fix your program.
  • Program must execute and produce correct output.
  • See the Programming Project Rubric for grading principles.

Submission Instructions:

  • Save the file as lastName_final_exam_ex_#.sh, or lastName_final_exam_ex_#.py (# is the exercise number listed above)
  • Upload here

Option 1

Low Cost Option
Download this past answer in few clicks

18.89 USD

PURCHASE SOLUTION

Already member?


Option 2

Custom new solution created by our subject matter experts

GET A QUOTE