English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

Linux mingetty command

Linux Command Manual

The Linux mingetty command is a simplified version of getty.

mingetty is suitable for the login program on this machine.

Syntax

mingetty [--long-hostname][--noclear][tty]

Parameter Description:

  • --long-Display the full hostname.
  • --Do not clear the screen image before asking for the login username.

Linux Command Manual