On Sat, 04 Nov 2000, you wrote:

> > > Errr...I made a typo in this email. The real command line I am trying to
> > run is:
> >
> > /usr/bin/kdesu -c /usr/bin/nmapfe

You can do kdesu by itself and type in /usr/bin/nmapfe in the window or do 

  su -c "/usr/bin/nmapfe"

The quotes might not be needed in this case, but if you need to pass an 
argument to the command then you would need the quotes.

For example, I find myself doing this when I'm trying to set up networking 
sometimes:

su -c "/etc/rc.d/init.d/network restart"

and then typing in the password.

-- Stephen

Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to