FG
💻 Software

List only the device names of all available network interfaces

Fresh7 days ago
Mar 15, 202683710 views
Confidence Score0%
0%

Problem

I want to get a list of all available Network-Device Names on my Linux server. I figured that would do the job, however ifconfig produces quite much output: What I want to achieve is a list like or even better just I assume that this can be done by a combination of "cat", "sed" and "grep", but I ha…

Error Output

ifconfig

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: List only the device names of all available network interfaces

Low Risk

Another alternative would be: Or maybe:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment