* Felix Miata <mrmazda@earthlink.net> [05-16-14 21:04]:
On 2014-05-17 02:39 (GMT+0200) Carlos E. R. composed:
And that usage message says nothing? Maybe "--help"?
# SuSEconfig --modules Starting SuSEconfig, the SuSE Configuration Tool... Unknown parameter --modules. Usage: SuSEconfig [--quick|--nonewpackage|--force|--verbose] [--module name] # SuSEconfig -modules Starting SuSEconfig, the SuSE Configuration Tool... Unknown parameter -modules. Usage: SuSEconfig [--quick|--nonewpackage|--force|--verbose] [--module name] # SuSEconfig -module Starting SuSEconfig, the SuSE Configuration Tool... Running module only Reading /etc/sysconfig and updating the system... Finished. # SuSEconfig --module Starting SuSEconfig, the SuSE Configuration Tool... Running module only Reading /etc/sysconfig and updating the system... Finished. #
Otherwise, use "locate SuSEconfig" to find out where they are. If you don't have locate, install it or use "find ... whatever". They are a bunch of scripts like SuSEconfig.something, IIRC, which I probably don't.
# zypper in findutils-locate ... The following NEW package is going to be installed: findutils-locate 4.4.2-11.1 1 new package to install. ... Continue? [y/n/?] (y): y committing Retrieving package findutils-locate-4.4.2-11.1.i586 (1/1), 52.0 KiB (132.0 KiB unpacked) ... Installing: findutils-locate-4.4.2-11.1 [done] Additional rpm output: Updating /etc/sysconfig/locate...
# locate SuSEconfig # locate SuSEconfig #
you need to populate the db first: updatedb else there is nothing to search. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org