mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-19 13:50:18 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# links
|
||||
|
||||
> Command-line text-only web browser.
|
||||
> See also: `links2'.
|
||||
> See also: `links2`.
|
||||
> More information: <https://links.twibright.com/user_en.html#subch-browser_calibration>.
|
||||
|
||||
- Visit a website:
|
||||
|
||||
@@ -24,7 +24,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`su - {{username}} {{[-c|--command]}} "{{command}}"`
|
||||
|
||||
- Switch to a given user and use a specific shell (e.g., zsh, fish, bash):
|
||||
- Switch to a given user and use a specific shell (e.g., Zsh, fish, Bash):
|
||||
|
||||
`su {{[-s|--shell]}} /{{path/to/shell}} {{username}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user