i'm making a custom terminal/cmd.
cd is command that will change directory.
path is command that will display details about a path
explorer is a command that will open file explorer in a path. (or to view a path in the parent dir)
i want to make a command that will be a cmd version of a file explorer.
what should i name the command?
(i also thought to use like explorer -t true or with cd or path instead of another command.
reply with a name of a command.
or react with 1️⃣ for base off cd
or react with 2️⃣ for base off path
or react with 3️⃣ for base off explorer
