-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to [EMAIL PROTECTED] on 3/22/2007 1:52 AM: > My name is Angga Lingga. > I from Indonesia. I want to ask you about command TTY in your > description in Linux. Please reply my e-mail. Could you explain it more > detail for me!
Your question is rather vague. Often, when you don't understand how a GNU tool works, you can do 'tty --help' for a short synopsis, then, since that tells you that tty is part of coreutils, do 'info coreutils tty' for a longer explanation. For standardized applications, such as tty, you can also look in the standards documentation, such as POSIX: http://www.opengroup.org/onlinepubs/009695399/utilities/tty.html If you are having particular issues with the command, you would be better off posting a sample command line of how you used it, what happened, and what you expected to happen. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGAnG/84KuGfSFAYARAuGlAJ0bXfmw3pLH4O/wnk3EzuRFFdxgswCdF3qm E797ATMo1PKM8m666co9L1c= =QcAa -----END PGP SIGNATURE----- _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
