• + 1 comment

    Complete the file stub "/home/ubuntu/894065-linux access-log-cleanup/script.sh" with one or more steps that do the following: Extract the archive "/home/ubuntu/894065-linux access-log-cleanup/archive.tar.gz". • In all the extracted access log files, find all the records with an identified (not empty) IP address, then output the results to "/tmp/access.log" using the newline as the delimiter.

    how to solve