Oct 12, 2015, 8:48 PM

@HelloProject said:

@Groth I guess I should say complicated syntax, then. But either way, an extremely simplified dig command would be:

dig

And then prompts pop up asking what you wanna do and what to type in to do it. Preferably something like north/south/west/etc. Then prompts like what you want the name to be, etc. Dig would initiate a series of prompts, so the only thing you'd need to remember is to type dig to begin with, and everything else is just handed to you.

See, what you're talking about here is something more properly covered under something like @program, wherein you type a thing and a series of prompts comes up asking you for input. That's more than just a single command, though, it's a series of things executed in order that then compiles a final result.

As far as a single command goes for digging, @dig is about as simple as it gets for what it does.