mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
235 B
Markdown
9 lines
235 B
Markdown
![]() |
# type
|
||
|
|
||
|
> ファイルの内容を表示します。
|
||
|
> もっと詳しく: <https://learn.microsoft.com/windows-server/administration/windows-commands/type>。
|
||
|
|
||
|
- 特定のファイルの内容を表示する:
|
||
|
|
||
|
`type {{path\to\file}}`
|