piscine-shell01/ex04/MAC.sh

4 lines
54 B
Bash
Executable File

#!/bin/sh
ifconfig | grep ether | awk '{ print $2 }'