New-Item - Create Files & Directories | Online Free DevTools by Hexmos
Create files and directories quickly with New-Item, a PowerShell command alias. Manage file system objects, create new items, and set properties. Free online tool, no registration required.
ni
In PowerShell, this command is an alias of
New-Item
.
- View documentation for the original command:
tldr new-item