Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
C shell command to get system IP?
Name: Matt Senecal Date: December 5, 2001 at 11:45:24 Pacific
Comment:
Is there a C shell command (or script anyone knows of) that will return the IP number of the system? I cannot assume access to 'nslookup'.
Summary: HI, I have a couple question about C-Shell command. 1.) How to create a variable named d140 (non-environment) whose value is the path to your FILE1 subdirectory in your home in C-Shell. 2.) Create an...
Summary: Hi, I am very new to Unix (taken one week of class so far) and have been given an assignment that I find impossible to accomplish. It seems like a very advanced assignment. The assignment is as fo...
Summary: I want to write script to get a port value from property file and find whether process is running in the port using netstat -a command. It should work in hp-unix,sun os and ibm aix. Thanks & regards, ...