Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
標準出力 (Linux の cat など) にファイルの内容を出力する Windows シェル コマンドはどれですか?
Google、Stackoverflow などでは、解決策を見つけることができませんでしたが、簡単な解決策があると確信しています。
コマンドは次のとおりです。type <filename>
type <filename>
ただし、Windows シェルを Unix 化する場合は、ほとんどの Unix スタイル コマンドのWin32 ポートがあります。