Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 992 Bytes

File metadata and controls

28 lines (20 loc) · 992 Bytes

Mf — Minimal File Utility for Windows

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.


✨ Features

  • 📄 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

🚀 Installation

  1. Download mf.bat
  2. Place it in a folder on your PATH