Question: In the Ubuntu Terminal Create a script to copy DHCP logs to a separate file Create a directory ~/scripts Create a directory ~/logs Create a
In the Ubuntu Terminal
Create a script to copy DHCP logs to a separate file
Create a directory ~/scripts Create a directory ~/logs
Create a script in ~/scripts, name it dhcp-activity.sh Include a comment that describes the script Print to the terminal Copying DHCP Log Activity Copy activity from dhclient to a file called dhclient.log in the ~/logs directory
When you are finished, show the instructor: Cat dhcp-activity.sh Bash dhcp-activity.sh Cat dhclient.log
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
