Question: can someone help me, use the linux command to write this script. Using Linux Command line and terminal file editors. Consider the following situation: You
can someone help me, use the linux command to write this script.

Using Linux Command line and terminal file editors. Consider the following situation: You are the system administrator of a server and your manager wants you to report the following information: o The number of users in this Linux system. o The total number of programs running on this server. You will have to write a script and manually run it at the end of each day, this script will save this information in a file named "Analysis". The information in the file is the following format: "Date" "N" "M" Where: The date is the date and the time when the script was executed. N will be the number of users in the system, Mis the number of Processes running currently in the system. The script will run multiple times for a month. The script should not overwrite information in the Analysis file but append to it only
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
