#!/bin/baship_address=$(ipconfig | grep -E "IPv4 Address" | awk -F: '{print $2}' | xargs)echo "Private IP: $ip_address"
Standard input is empty
Private IP:
./prog.sh: line 2: ipconfig: command not found
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!