Search Results

Search: Posts Made By: C0ppert0p
11,687
Posted By ahamed101
Try this. This will give the interfaces which had...
Try this. This will give the interfaces which had ip address assigned.

ifconfig -a | awk '$2~/^Link/{_1=$1;getline;if($2~/^addr/){print _1" "$2}}'
I am using Linux/Fedora. If you are using...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 04:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy