-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Simon Roberts wrote:
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.
of course there is also the somewhat more useful whereis command :-)... see man whereis AFAIK this only searches the current path.... - -- ============================================================================== I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone. Bjarne Stroustrup ============================================================================== -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/ iEYEARECAAYFAkrDC/QACgkQasN0sSnLmgLKnwCg1PalnBcXH/aM/MGNrmIMCoe6 JggAn2z1YXSRZrIycXck+PRyOFFusdZl =nQFD -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org