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.
使い方
mkdir or md
ただし、フォルダを非表示にします...
「非表示」と言うとき、実際にはWindowsが「非表示」と呼ぶものを意味すると仮定して、「非表示」属性を設定するにはattribコマンドが必要です。
mkdir foo attrib +h foo /s /d