Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a complete command that will use ps -ef and others to produce a list of your current processes but sorted by PPID. Pay attention

image text in transcribed

Write a complete command that will use "ps -ef" and others to produce a list of your current processes but sorted by PPID. Pay attention to the output format from ps. You have a shell variable named LOGNAME that contains your login name. 9. The next couple questions deal with the file "last log". Take a look at it if you like, it isjust the output of a command called "last. It is in that same directory as before, and you can use it there or copy it if you like 10. The right-most information is how long the user was logged in for, the format is like "days+hours:minutes)". The "days" part will be missing if the user was on for less than 24 hours. How many times was the user "rfulkers" logged in for more than a day, according to this file, and what command did you come up with to figure this out? Write a complete command that will use "ps -ef" and others to produce a list of your current processes but sorted by PPID. Pay attention to the output format from ps. You have a shell variable named LOGNAME that contains your login name. 9. The next couple questions deal with the file "last log". Take a look at it if you like, it isjust the output of a command called "last. It is in that same directory as before, and you can use it there or copy it if you like 10. The right-most information is how long the user was logged in for, the format is like "days+hours:minutes)". The "days" part will be missing if the user was on for less than 24 hours. How many times was the user "rfulkers" logged in for more than a day, according to this file, and what command did you come up with to figure this out

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

Harness The Power Of Big Data The IBM Big Data Platform

Authors: Paul Zikopoulos, David Corrigan James Giles Thomas Deutsch Krishnan Parasuraman Dirk DeRoos Paul Zikopoulos

1st Edition

0071808183, 9780071808187

More Books

Students also viewed these Databases questions

Question

=+2 Why are international employment standards important to IHRM?

Answered: 1 week ago

Question

=+1 Why are local employment laws important to IHRM?

Answered: 1 week ago