Mf is a lightweight Windows CMD utility that lets you create, edit, and manage files and folders directly from the command line — including pasting large multi-line code blocks straight into files via stdin.
No PowerShell. No dependencies. Just CMD.
- 📄 Create or edit files instantly
- 📁 Create folders automatically
- 🧠 Create files inside folders in one command
- 📋 Paste large chunks of code from the CLI using
--stdin - 📝 Open files in Notepad for interactive editing
- 📂 Open files or folders in Explorer
- 🗑 Remove files or folders
- 📑 Copy / move files and folders
- 🌳 View directory trees
- 📄 Print file contents to the console
- ⚡ Zero dependencies — pure
.bat
- Download
mf.bat - Place it in a folder on your
PATH