index
:
piscine.git
master
School project: piscine Jul 2019
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell01
/
ex04
/
MAC.sh
blob: 6ba6e555213b0a8bad57d6a318ea60872d2ab3fb (
plain
)
1
ifconfig
-a
|
grep
-E
"ether\s([0-9a-f]{2}:){5}[0-9a-f]{2}"
|
sed
"s/.*ether //g"
|
sed
"s/ $//g"