Question: I have a bash script running on Kali and I want the script to be zipped in a file including the original bash script to

I have a bash script running on Kali and I want the script to be zipped in a file including the original bash script to see the code. How do I execute the zip file to be placed within the desktop directory? Here is some of my code:

I have a bash script running on Kali and I want the

echo echo "System Report for:"hostname echo echo "Hostname is:"hostname echo echo "Current Date: " 'date +"%m-%d-%Y". echo "Current Time:" date"%T echo echo "System uptime is" uptime echo echo "Kernel Version:" uname -r

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!