consoletype(1) redhat man page | unix.com

Man Page: consoletype

Operating Environment: redhat

Section: 1

CONSOLETYPE(1)						      General Commands Manual						    CONSOLETYPE(1)

NAME
consoletype - print type of the console connected to standard input
SYNOPSIS
consoletype
DESCRIPTION
consoletype prints the type of console connected to standard input. It prints vt if console is a virtual terminal (/dev/tty* or /dev/con- sole device if not on a serial console), serial if standard input is a serial console (/dev/console or /dev/ttyS*) and pty if standard input is a pseudo terminal.
RETURN VALUE
consoletype returns 0 if on virtual terminal 1 if on serial console 2 if on a pseudo terminal.
RH
Red Hat, Inc CONSOLETYPE(1)
Related Man Pages
console(7d) - opensolaris
setconsole(8) - suse
showconsole(8) - suse
scc(7) - osf1
conscontrol(8) - freebsd
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Docker learning Phase-I
[TIP] Processing YAML files with yq