From: Doug McGarrett <dmcgarrett@optonline.net> To: opensuse@opensuse.org Sent: Tuesday, September 29, 2009 2:10:37 PM Subject: [opensuse] ipconfrig--where?
Does this program have ipconfig, and if so, how do you get to it? Ref: 9.3. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Assuming you're looking for ipconfig (there's no "r" in it), the most basic, and most reliable way, albeit not the fastest, to find something in any U**x system would be something on the lines of: find / -name ipconfig -print The -print is optional in most systems, but never hurts. More specifically, ipconfig is usually a "super user" faciliity, and therefore is prone to living in /sbin, or /usr/sbin depending on the system in question. HTH, Simon "You can tell whether a man is clever by his answers. You can tell whether a man is wise by his questions." — Naguib Mahfouz ----- Original Message ---- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org