This one is pretty simple and works in linux/mac and similar terminals.
Instead of writing the shell command, you provide english instructions of what you want to achieve, ChatGPT translates it to shell syntax, and executes it after you confirm by hitting enter.
Comments
Excellent idea. Should be able to do similar for other command line tools, right?
possibly, which other tools you have in mind?
This one is pretty simple and works in linux/mac and similar terminals. Instead of writing the shell command, you provide english instructions of what you want to achieve, ChatGPT translates it to shell syntax, and executes it after you confirm by hitting enter.