Files
cheatsheet-tldr/windows/type
2024-02-21 11:19:49 +00:00

14 lines
306 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
syntax: markdown
tags: [tldr, windows]
source: https://github.com/tldr-pages/tldr.git
---
# type
> Display the contents of a file.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/type>.
- Display the contents of a specific file:
`type {{path o ile}}`