熊途 wrote: > hello: > when I used "su" command to get into Linux by root in terminal > windows, I can not input password. Another user name too.How can I resolve > my problem.thank you!
It may be that you're confused by the fact that the "su" command hides its input. That is, the characters you're typing will be used for the password, you just can't see them as you're typing them. This is done to protect your password from people who might be looking over your shoulder. -- Micah J. Cowan Programmer, musician, typesetting enthusiast, gamer... http://micah.cowan.name/ _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
