Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 1.2 KB

File metadata and controls

38 lines (33 loc) · 1.2 KB

FileCmd

A cross-platform command shell intended for file management.

Installation

Windows Download the executable binary from the Releases page and run it.
macOS See the Building section for more info. Precompiled DMG files aren't provided for macOS (mainly because I don't own a mac lol)
Linux (Debian)

Download the .DEB file from the Releases page, run it and click Install Package. You can then open the terminal and run by typing:

./FileCmd

Or, to run elevated:

sudo ./FileCmd

Building

Clone the repository:

git clone https://github.com/FireBlade211/FileCmd.git

Then, open the FileCmd.slnx file in Visual Studio and click the Run button.

Getting Started

When FileCmd starts, you can type the cmdlist command to view a list of the commands. The command will also tell you how to access help for the other commands.

cmdlist