I hereby claim:
- I am akhepcat on github.
- I am ak_hepcat (https://keybase.io/ak_hepcat) on keybase.
- I have a public key whose fingerprint is 1E3E 9937 804A 5948 5328 CE94 9599 700F 08BE EDA8
To claim this, I am signing this object:
#!/bin/bash | |
DBFILE=ipcapuniq.log | |
if [ -z "${1}" ] | |
then | |
echo "$0 [iface] {expr....}" | |
exit 1 | |
fi | |
ifaces=$(ip link show | grep UP | cut -f 2 -d: ) | |
ifaces=$(echo $ifaces) |
I hereby claim:
To claim this, I am signing this object: