tldr/pages/windows/type.md

9 lines
219 B
Markdown
Raw Normal View History

2018-11-05 22:49:04 +00:00
# type
> Display the contents of a file.
2019-08-22 13:37:57 +01:00
> More information: <https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/type>.
2018-11-05 22:49:04 +00:00
- Display the contents of a specific file:
`type {{path/to/file}}`