Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Linux Bash Create a logfile bash file that has the following data on each line of the file (fields separated by |): user name |

Linux Bash

Create a logfile bash file that has the following data on each line of the file (fields separated by |): user name | process name | process time (in minutes)

eg:

smiths|Login|2 olivert|Login|2 northj|Login|2 denniss|Login|2 smithd|Login|2 smiths|Time Reporting|210 olivert|Payroll|155 northj|Server Maintenance|70 northj|Logfile Reporting|45 denniss|Report Printing|80 smithd|Payroll Program Updates|150 smithd|Benefit Program Updates|180 smiths|Logout|2 olivert|Logout|2 northj|Logout|2 denniss|Logout|2 smithd|Logout|2

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Secrets Of Analytical Leaders Insights From Information Insiders

Authors: Wayne Eckerson

1st Edition

1935504347, 9781935504344

More Books

Students also viewed these Databases questions

Question

1. Solve for r: A = P + Prt. 2. Solve for b: A = 1/2(a + b)h.

Answered: 1 week ago