Question: Write a bash script that takes in an interface (run the ifconfig command and man ifconfig and figure out what an interface is) as the
Write a bash script that takes in an interface (run the ifconfig command and man ifconfig and figure out what an interface is) as the command line argument.
Print out only the IPv4 address of that interface from the ifconfig command.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
