This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
aredn
mirror of
https://github.com/aredn/aredn.git
Watch
1
Star
0
Fork
You've already forked aredn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f5f4da5350
aredn
/
files
/
usr
/
local
/
bin
/
ifstat
4 lines
46 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
ifconfig -a
|
grep -B1
"inet addr"
Reference in New Issue
View Git Blame
Copy Permalink