[article/app] Generate Linux Commands from English Text Using ChatGPT AI
1 message · started by Devi Garcia on Apr 15, 2023
[article/app] Generate Linux Commands from English Text Using ChatGPT AI
From Devi Garcia · Apr 15, 2023
Even expert Linux users don't remember all the Linux commands and their options. It's not possible for us humans.
But what about the machine? Especially the AI-powered machine?
Imagine if you could 'order' your terminal to 'show all files under 100 MB in size that were modified in last 12 hours'. Sure, you can 'order' it using the Linux commands but what about interacting with in plain English?
Thanks to the advancement of AI, it is actually possible. Here's an example of automatically generating the Linux command to show all the files smaller than 10 KB in the present directory.
But what about the machine? Especially the AI-powered machine?
Imagine if you could 'order' your terminal to 'show all files under 100 MB in size that were modified in last 12 hours'. Sure, you can 'order' it using the Linux commands but what about interacting with in plain English?
Thanks to the advancement of AI, it is actually possible. Here's an example of automatically generating the Linux command to show all the files smaller than 10 KB in the present directory.
read more: