2025-02-11 04:38:42 -06:00
|
|
|
# print
|
|
|
|
|
2025-02-24 05:21:35 +01:00
|
|
|
> `print` can refer to multiple commands with the same name.
|
2025-02-11 04:38:42 -06:00
|
|
|
|
2025-02-24 05:21:35 +01:00
|
|
|
- View documentation for the Zsh builtin:
|
2025-02-11 04:38:42 -06:00
|
|
|
|
2025-02-24 05:21:35 +01:00
|
|
|
`tldr print.zsh`
|
2025-02-11 04:38:42 -06:00
|
|
|
|
2025-02-24 05:21:35 +01:00
|
|
|
- View documentation for the `print` alias of `run-mailcap`:
|
2025-02-11 04:38:42 -06:00
|
|
|
|
2025-02-24 05:21:35 +01:00
|
|
|
`tldr --platform linux print.runmailcap`
|
2025-02-11 04:38:42 -06:00
|
|
|
|
2025-02-24 05:21:35 +01:00
|
|
|
- View documentation for printing text files on Windows:
|
2025-02-11 04:38:42 -06:00
|
|
|
|
2025-02-24 05:21:35 +01:00
|
|
|
`tldr --platform windows print.win`
|