_ _ _ _ _ _ _ _ _ _ _ _ _
#define SIOCGIFINDEX 0x8933 /* name -> if_index mapping */ #define SIOGIFINDEX SIOCGIFINDEX /* misprint compatibility :-) */ -/usr/include/bits/ioctls.h
_ _ _ _ _ _ _ _ _ _ _ _ _
.--.
|o_o |
|:_/ |
// \ \
(| | )
/'\_ _/`\
\___)=(___/
while sleep 1;do tput sc;tput cup 0 $(($(tput cols)-29));date;tput rc;done &