Skip to content

Commit

Permalink
1605 Using ip instead of ifconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
id774 committed May 30, 2015
1 parent fdc767f commit 6928304
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions get_resources.sh
Expand Up @@ -33,8 +33,8 @@ echo "[df -P -T]"
df -P -T
echo

echo "[ifconfig]"
ifconfig
echo "[ip addr show]"
ip addr show
echo

echo "[netstat -s]"
Expand Down

0 comments on commit 6928304

Please sign in to comment.