Last active
March 27, 2020 10:12
-
-
Save phuf/511bcdafa8edf1b5bc1735e42de3aa04 to your computer and use it in GitHub Desktop.
bridge-from-tap0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo "$(ip link show tap0 | grep --only-matching "master [^ ]*" | cut --delimiter ' ' --fields 2)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment