Intermediate Bash Commands (grep, sed, awk, tar, less, gzip)

Sdílet
Vložit
  • čas přidán 2. 06. 2024
  • This video is part of my Bash Course for Complete Beginners. Perfect for those who want to get started with Linux shell scripting.
    You can find resources and other information for this video at the Full Stack Foundations link below:
    - Video Link: www.fullstackfoundations.com/...
    - Course Home: www.fullstackfoundations.com/...
    -------------------------------------------------------------------------------------
    Connect with me:
    - Twitter: www.x.com/zg_dev
    - Full Stack Foundations: www.fullstackfoundations.com
    -------------------------------------------------------------------------------------
    Timestamps:
    0:00 Intro
    1:25 Grep command
    6:14 Piping output into commands
    9:36 Sed and Awk Commands
    17:42 Awk Command
    30:21 Less Command
    35:46 Find / Exec Command
    47:55 Gzip, Gunzip, Tar Commands
  • Věda a technologie

Komentáře • 32

  • @zachgoll
    @zachgoll  Před 5 lety +23

    Table of Contents:
    1:25 Grep command
    6:14 Piping output into commands
    9:36 Sed and Awk Commands
    17:42 Awk Command
    30:21 Less Command
    35:46 Find / Exec Command
    47:55 Gzip, Gunzip, Tar Commands

  • @ajm01010
    @ajm01010 Před 3 lety +8

    This is a super useful video! You're a really clear speaker and go at a good pace. Keep up the good work and thanks so much for the videos!!!

    • @zachgoll
      @zachgoll  Před 3 lety +1

      You’re very welcome. Thanks for the comment!

  • @chriskirkpatrick5331
    @chriskirkpatrick5331 Před 4 lety +1

    Excellent job! Thanks! I’m currently taking a Cybersecurity course at Case Western Reserve. This was very helpful!

  • @PrathamSam
    @PrathamSam Před 3 lety

    Thanks for a clear explanation of these commands. Cheers.

  • @Joshikha
    @Joshikha Před 3 lety

    Really liked the session. Thanks :)

  • @fahimuel
    @fahimuel Před 4 lety +1

    Thanks for your great tutorial on grep,sed.awk,tar,less and gzip.

  • @ivandres73
    @ivandres73 Před 4 lety +1

    Really appreciate the tutorial

  • @laarags
    @laarags Před 2 lety

    Thanks for sharing. Good stuff. 21:56 yu mean field seperator.

  • @nandaherry6369
    @nandaherry6369 Před 4 lety +1

    This is great! Thanks a lot

  • @SansDev
    @SansDev Před 2 lety

    awesome explanation , I wanted to learn those commands cuz I use a linux window manager and I spent a whole time in terminal.
    Thanks :)

  • @electrotsmishar
    @electrotsmishar Před 4 lety +1

    thanks. great tutorial.

  • @sunkarasaigoutham
    @sunkarasaigoutham Před 3 lety

    Great tutorial !!

  • @dodgewagen
    @dodgewagen Před 4 lety +1

    Thank you! Very useful tutorial!

  • @batchrocketproject4720

    Thanks, really clear.

  • @user-ji7fd3wc5b
    @user-ji7fd3wc5b Před 3 lety +1

    Bless your soul

  • @biniesh7097
    @biniesh7097 Před 3 lety

    amazing!

  • @inteliconn995
    @inteliconn995 Před rokem

    Thanks!

  • @dilmanalsalehi2947
    @dilmanalsalehi2947 Před 4 lety

    you are great

  • @johnmandrake8829
    @johnmandrake8829 Před 3 lety

    How do you get your matches with from grep be a different color so you can see them clearly?

    • @ChrisCox-wv7oo
      @ChrisCox-wv7oo Před rokem +1

      Pass "--color=always" to grep

    • @aronwomack359
      @aronwomack359 Před rokem

      Most distros have grep aliased to --color=always.
      And grep has a newer version called ack
      Find is fd, but it's called fd-clone in some and fd-find
      They are just updated and quicker.

  • @joanarling
    @joanarling Před 3 lety

    Real programmers use cat for an editor. No, I'm not serious! Just an old time unix soul, and back then this kind of joke belonged to the folklore. Excelent intro to basic commands. Thank you!

    • @zachgoll
      @zachgoll  Před 3 lety

      That sounds painful 😆

    • @aronwomack359
      @aronwomack359 Před rokem +1

      That's all the editor is doing basically, but with fancy colors and etc. It all does the same thing at the end of the day. I do have cat aliased to batcat to get a little order on the output. I cat EOF-EOF a lot, saves me from having to change screens or something, or I'll use nano, but with the nanorc the way I want it, and add to it.

    • @architchoudhary4782
      @architchoudhary4782 Před 10 měsíci

      @@aronwomack359 nano

  • @user-qy1wp4yp5d
    @user-qy1wp4yp5d Před 3 lety

    Bash is Use full in Hacking purpose?

  • @user-pq6hh5by9i
    @user-pq6hh5by9i Před 3 lety

    Hi nice video, can you share link to preview video???

    • @zachgoll
      @zachgoll  Před 3 lety

      Could you point me to the time of the video that I mention it? I'm afraid it's been so long since I made this video that I don't recall what preview you're talking about.

  • @1gordonhuang
    @1gordonhuang Před 3 lety

    Sed vs tr?

  • @DanYedinakM
    @DanYedinakM Před 3 lety +1

    Nice. Great overview. One note : at czcams.com/video/yCTnihfbPCo/video.html - that's a backslash \ , not a forward slash /.

  • @user-ji7fd3wc5b
    @user-ji7fd3wc5b Před 3 lety +2

    I hate CZcams, recommends me 100 Indian video with a English titles and hides a perfect English 100 out 10 video...