Parsing JSON on the command line | Easy | JQ tutorial with example code

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ธ.ค. 2024

ความคิดเห็น • 16

  • @techpranezm
    @techpranezm 3 ปีที่แล้ว +2

    Thanks for sharing. Very informative

    • @LondonIAC
      @LondonIAC  2 ปีที่แล้ว

      Glad it was helpful!

  • @alexluke_again
    @alexluke_again 2 ปีที่แล้ว +1

    thank you for sharing your knowledge

    • @LondonIAC
      @LondonIAC  2 ปีที่แล้ว

      I'm glad you found it useful.

  • @rostjost
    @rostjost ปีที่แล้ว +1

    Very good video, respect.

    • @LondonIAC
      @LondonIAC  ปีที่แล้ว

      Much appreciated. Solomon did a great job explaining ./JQ

  • @tientaivo2509
    @tientaivo2509 3 ปีที่แล้ว +1

    You try to give the video more brightness it will be great if you do

    • @LondonIAC
      @LondonIAC  2 ปีที่แล้ว

      Thanks for your feedback.

  • @jamesmensah2331
    @jamesmensah2331 3 ปีที่แล้ว +1

    good video

    • @LondonIAC
      @LondonIAC  3 ปีที่แล้ว

      Thanks - I use this for reference.

  • @anilp4382
    @anilp4382 2 ปีที่แล้ว

    Good information...Thank You...It would have been good if u added the album file for us to download.

    • @LondonIAC
      @LondonIAC  2 ปีที่แล้ว

      Hi,
      In the introduction of the talk, Solomon shares his Github account where the json files are stored. Check here: github.com/solomonakinyemi/jq-introduction-samples
      Let me know if this is what you needed.
      Thanks.

  • @CaimAstraea
    @CaimAstraea 3 ปีที่แล้ว

    How can I pick a random single one ? :/

    • @joseriha8405
      @joseriha8405 2 ปีที่แล้ว

      jq can't do that but if you generate random number and pass it as argument then perhaps that could work.

    • @LondonIAC
      @LondonIAC  2 ปีที่แล้ว

      thanks for your reply!

    • @LondonIAC
      @LondonIAC  2 ปีที่แล้ว

      I hope that helps with your question.