projects
/
feisty_meow.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'release-2.140.112'
[feisty_meow.git]
/
scripts
/
networking
/
get_ip_addresses.sh
1
ifconfig | grep "inet " | sed -e "s/^.*inet \([0-9.]*\) .*$/\1/"