mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-09 19:57:59 +00:00
Update cheatsheets
This commit is contained in:
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Alternative `getty`: Open a `tty` port, prompt for a login name, and invoke the `/bin/login` command.
|
||||
> It is normally invoked by `init`.
|
||||
> Note: the baud rate is the speed of data transfer between a terminal and a device over a serial connection.
|
||||
> Note: The baud rate is the speed of data transfer between a terminal and a device over a serial connection.
|
||||
> More information: <https://manned.org/agetty>.
|
||||
|
||||
- Connect `stdin` to a port (relative to `/dev`) and optionally specify a baud rate (defaults to 9600):
|
||||
|
||||
Reference in New Issue
Block a user