Learn terminal basics & beyond with ChatGPT

Поділитися
Вставка
  • Опубліковано 24 лис 2024

КОМЕНТАРІ • 2

  • @konstantinrebrov675
    @konstantinrebrov675 5 місяців тому

    Can we write a prompt in the terminal, and then have the AI generate a command based on that prompt?
    It would be useful for especially long commands, where you pipe the output of one program into the input of another program, parsing data such as log files for example.

    • @LearnCodeWithJV
      @LearnCodeWithJV  5 місяців тому

      yep, have a look at open interpreter which is designed to do just that.