memory, life, and logs
Sometime, I would like to get only the mac address of the ethernet device. so here is the command line to do this. ip addr show dev enp5s0 | grep "link/ether" | awk '{print $2}'
* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.