A MAC address (Media Access Control address) is a 12-character identifier for your network adapter. In theory, it is unique for each network adapter, and the first half of the MAC address gives ...
Ever wanted to get the MAC or IP address of your computer in a Linux shell script? The following two commands should work on most flavours of Linux/Unix.
If you do embedded programming you're probably familiar with Motorola S-Records. This following script takes a MAC Address and outputs S-Record data. Given a MAC Address the script outputs S-Record ...