Having trouble with this program for Ruby programming. Anyoneknow the answer or can tell me how I should start?
Problem
The security department, of the company that you are currentlyemployed with, is suspicious of some employees. They
are requesting a data dump of user login information. You willneed to provide to the security department a list of all
users who had a successful login.
Overview
This programming assignment is designed to let you practiceinvoking external commands from Ruby, using hashes,
stream I/O, command line options, and (optionally) the CSVstandard library methods. It uses the Linux command “last”
as the source to produce a report showing who has logged
OR
OR