Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Please help me with task 6 , I can't figure this one out for some reason. This is linux. Task 610 points - Using vim

Please help me with task 6 , I can't figure this one out for some reason.
This is linux.
image text in transcribed
Task 610 points - Using vim create a script that will be typing "We wish you a Merry Christmas!" until stopped. Name it xmas, and make the file executable - Using vim create a script that will be typing "Santa Claus is coming to town!" until stopped. Name it santa, and make the file executable - Using vim create a script that will be typing "All I want for Christmas Is Youl" until stopped. Name it mariah, and make the file executable - Run these scripts in the background of the shell - Show jobs running for these processes - Display the process IDs of the "xmas", "santa" "mariah" - Stop the "xmas" job - Restart the "xmas" job - Stop the "santa" job - Terminate "mariah" job - Show all currently running processes. Explain why it is important to be able to view running processes and identify their PID and status? (Insert your screenshot here.)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions