Question: PERL Programming Project - File Scan Details >The task is to write a script ( workgroup_scan.pl ) using Perl and/or Bash to *scan a workgroup

PERL Programming

Project - File Scan

Details

>The task is to write a script (workgroup_scan.pl) using Perl and/or Bash to

*scan a workgroup network composed of one server and a group of workstations (where all the machines are running Ubuntu 16.04 LTS)

*and gather statistics for files located in user subdirectories of the /home directory on each machine.

>The statistics should include the...

*size

*age

*date of last access

*...of all files.

>A report should be generated of

*any file over a certain size

*or any file not accessed for a certain length of time.

>Assume that you have a complete definition of the network.

*You know the names or IP's of all clients (either in files on the server or from a yet undefined subroutine that stores them in a hash)

>although you should assume that

*some of the clients will be turned off when your program runs

*so you need to handle exceptions smoothly.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!