mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-09 03:57:42 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,9 +18,9 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`agetty {{[-t|--timeout]}} {{timeout_in_seconds}} -`
|
||||
|
||||
- Assume the `tty` is [8]-bit, overriding the `TERM` environment variable set by `init`:
|
||||
- Assume the `tty` is 8-bit, overriding the `TERM` environment variable set by `init`:
|
||||
|
||||
`agetty -8 - {{term_var}}`
|
||||
`agetty {{[-8|--8bits]}} - {{term_var}}`
|
||||
|
||||
- Skip the login (no login) and invoke, as root, another login program instead of `/bin/login`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user