Beginner's Guide to the Bash Terminal

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ค. 2024
  • This video is a crash course to help new users get started with BASH. Here is a list of the commands we'll cover:
    BEGINNER'S GUIDE TO THE BASH TERMINAL
    NAVIGATION
    ls - list directory contents
    pwd - print name of current/working directory
    cd - change working directory
    pushd/popd - put working directory on a stack
    file - determine file type
    locate - find files by name
    updatedb - update database for locate
    which - locate a command
    history - display bash command history
    GETTING HELP
    whatis - display the on-line manual descriptions
    apropos - search the manual page names and descriptions
    man - an interface to the on-line reference manuals
    WORKING WITH FILES
    mkdir - create a directory/make directories
    touch - change file timestamps/create empty files
    cp - copy files and directories
    mv - move (rename) files
    rm - remove files or directories
    rmdir - remove empty directories
    TEXT FILES
    cat - concatenate files and print on the standard output
    more/less - file perusal filter for crt viewing
    nano - command line text editor
    USERS
    sudo - execute a command as superuser
    su - change user ID or become another user
    users - print the user names of users currently logged in
    id - print real and effective user and group IDs
    CHANGING FILE PERMISSIONS
    chmod - change permissions of a file
    KILLING PROGRAMS AND LOGGING OUT
    Ctrl+C - kill a running command
    killall - kill processes by name
    exit - log out of bash
    USEFUL SHORTCUTS
    Ctrl+D - signal bash that there is no more input
    Ctrl+L - redraw the screen
    Ctrl++ - make text bigger in terminal emulator
    Ctrl+- - make text smaller in terminal emulator
    Check out www.ezeelinux.com for more about Linux.
  • แนวปฏิบัติและการใช้ชีวิต

ความคิดเห็น • 1.6K

  • @jw24119
    @jw24119 4 ปีที่แล้ว +327

    why would anyone dislike this video? This man spent hours trying to teach us and he did a great job.

    • @professionalpanda9324
      @professionalpanda9324 2 ปีที่แล้ว +15

      no yt premium subscription + no adblocker = frustation

    • @l5386
      @l5386 ปีที่แล้ว +8

      what are dislikes?

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

      ​@@l5386 did you seriously ask that question are were you just giving a pathetic attempt to troll 😁

    • @l5386
      @l5386 ปีที่แล้ว +5

      @@motoryzen the latter :)

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

      @@l5386 well at least you're honest..and that is a step for humanity towards the correct directions 😁
      Nodd

  • @waliboy3382
    @waliboy3382 3 ปีที่แล้ว +82

    Based on 50 years of using computers (mainframes the size of tennis courts!) and 25 years of PCs and 15 years of searching through poorly produced instructional videos I have to say that this is, without doubt, the best that I have seen on any subject. Well scripted, well presented and incredibly helpful. Thank you!

  • @EzeeLinux
    @EzeeLinux  3 ปีที่แล้ว +207

    FOR THE PEDANTIC PEOPLE: No, BASH is not a Terminal, It is a Shell. I explain that in the video. The title is constructed to be searchable, not taken literally. Since I have clarified this in the comment section already, there is no need for you to do so. Thanks. :)

    • @joooooooooooe
      @joooooooooooe 3 ปีที่แล้ว +11

      Take THAT pedantic people! s/
      While I’m here, thank you so much for this video. I’ve been working with Unix OS’ for going on a decade, and I always learn something new whether it’s how to use an overlooked command or how to teach new users. Thank you again!

  • @RKBibleStudy
    @RKBibleStudy 7 ปีที่แล้ว +1761

    I'm about to give you an unusual complement. I live in Nashville where obviously there are a lot of songwriters. I actually am very close to some people who have written some big hit songs. one thing I know about songwriting is that you have to keep the song moving forward continually. In other words, you can't just hover over one idea for a long time. You should always keep the story moving forward, the next event always progressing from the last event especially if you're telling a story of course, and making it very understandable to the listener. Your lessons flow very much like a well-written song. You're an excellent orator, and your lessons flow from one thing to another in a very logical way. I just thought I'd put that out there. I'm very appreciative of the work you do to get these videos out there. I don't know why, but I am really into Linux very much. I just thought I'd pass that along. God bless.

    • @EzeeLinux
      @EzeeLinux  7 ปีที่แล้ว +151

      Thanks. I do appreciate a well written song... :)

    • @ChristianRThomas
      @ChristianRThomas 5 ปีที่แล้ว +5

      @Learn Linux You have time for comedy? I'm concentrating much too hard to be aware of any jokes. :)

    • @siribiriz
      @siribiriz 5 ปีที่แล้ว +6

      I agree, he's an EXCELLENT ORATOR

    • @Decco6306
      @Decco6306 4 ปีที่แล้ว

      Reminds me of Kathleen Hudson for some reason

    • @Hammid
      @Hammid 4 ปีที่แล้ว +2

      God bless you, Sir!

  • @CharlesChoMD
    @CharlesChoMD 4 ปีที่แล้ว +373

    I've been using command line to do small things but this video gave me more understanding. Thanks

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

      How dino do system check abs repair with terminal in Mac?

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

      1 kk1kn kk11bkbkkqqk 1kkk1 k ob kkb1kv1k kk1kkqkkfok1kkqkkkb kbkk1 kqkb11kkkkk

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

      @@JustinMacri007 1

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

      @@JustinMacri007 kann nk1 kkq1bkonkn 1 1nb1 k

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

      @@JustinMacri007 1k k1kqwkkbnk k1k 11 ok 1kkqb

  • @helloworld76048
    @helloworld76048 10 หลายเดือนก่อน +10

    i love how you don't _assume_ that the person watching knows this or that. this is truly a beginner's guide; you explain *everything,* even the parts i feel other tutorials would skip. i've been using bash for almost a year now and there was still so much that i had no idea of, or that i did know how to use but didn't know how it worked. this crash course was a massive insight into all that. thank you for the great video!

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

    a tip concerning @10:30 or 11:10 here:
    whenever you use cd .. to go back, you can use cd - to go forward (to where you were before cd ..)
    by the way great stuff here. thanks a gazillion times :)

  • @GunnerJoe93
    @GunnerJoe93 7 ปีที่แล้ว +464

    Wow I've been reading a book on Bash commands. This video couldn't have come at a better time! I was thinking of the hours I would've wasted learning all the non-essential stuff from a 1000 page book.

    • @EzeeLinux
      @EzeeLinux  7 ปีที่แล้ว +54

      I'm glad it helped. :)

    • @brianhackit7900
      @brianhackit7900 7 ปีที่แล้ว +4

      Prithvi Singh
      don't you love when that happens!
      I wad looking around for a bash vid but couldn't find a vid rusty was nice and informative like this, simple dirt beginners but thick enough to sink my teeth in.

    • @tinicum54
      @tinicum54 7 ปีที่แล้ว +15

      Thanks. Old guy here, self taught in most things. This is concise and to the point. Sad, lol, I have a long way to go for this to be 2nd nature, so to speak. I still remember the difference, and sub numbers from. RCA transistors to Sylvania. .Shure vs. Pickering vs. Stanton vs Empire Phono cartridges, Crystal vs Ceramic vs. Magnetic. The High gain input and equalization necessary for a magnetic cartridge and a magnetic tape head. OS's are a Brave New World. Thanks

    • @EzeeLinux
      @EzeeLinux  7 ปีที่แล้ว +18

      T Sh, You speak my language! Welcome, brother! :)

    • @rrook88
      @rrook88 7 ปีที่แล้ว +6

      what gave me issues with command line.. was figuring what was going on behind the scenes. started programming with mcu asm. gave a deeper understanding. os simply nothing but a bunch of system calls and interrupts.

  • @fernandoc6578
    @fernandoc6578 2 ปีที่แล้ว +84

    This was my first video of Linux. After two years working with it almost as a daily driver I can tell that this is for sure one of the most useful and comprehensible video-tutorial of everything I've learn in my entire life. Congrats Joe👍

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

      but by t. M but. But. M. M. M. But by m. But m. M. But. But. But. M m
      T. M. m gm. Bu. M 😊M m.
      M. But by
      M m. T mt. T t
      Ttg. T
      M. M. But. But by. G. Bob M t. M t t T
      M
      TTt t
      T
      M
      M t t
      T
      T
      T G t t
      G.
      G
      M
      T
      G G t
      T. T t. T
      T P
      G

  • @elizastefanescu5390
    @elizastefanescu5390 3 หลายเดือนก่อน

    I found this video 4 years ago. It was my first introduction to Bash. I loved it so much that since then, whenever I hear someone that is interested into learning Bash, i recommend this video.
    I remember how I watched it first time, absorbed every info you provided and next day, I started to tell my colleague what I've learned from your video. She said that I am really passionate because of the way I was telling her how cool Linux is but it was your video that made me so enthusiast! Thank you so much for this video!!! I got my first position in IT with your help and I owe you! Now I am already on a higher position and use Linux on a daily basis. Many thanks!❤

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

    Joe, I have been landing on your videos for years whenever I was in need of something specific and you always seem to have a tutorial in your inimitable style. No more a lurker, you have a brand new subscriber!

  • @ceruleanfish6703
    @ceruleanfish6703 5 ปีที่แล้ว +36

    Really enjoyed your presentation, Joe. I'd learned some of these commands before. However, to have someone tie them together like that really makes things easier to remember. Thank you for sharing.

  • @kevinarevalofernandez5657
    @kevinarevalofernandez5657 5 ปีที่แล้ว +573

    kevin@kevin:~$ whatis less
    less (1) - opposite of more
    Thanks Linux. Very nice of you.

    • @sarath14k56
      @sarath14k56 5 ปีที่แล้ว +6

      LOL

    • @TheKurtPrice
      @TheKurtPrice 5 ปีที่แล้ว +37

      That's actually the story for its creation. more didn't do much, so someone made less. less has many more feature than more.

    • @MrDerekib
      @MrDerekib 4 ปีที่แล้ว +4

      siri 1.0 LOL

    • @pavelsapehin4308
      @pavelsapehin4308 4 ปีที่แล้ว +6

      What is more? Opposite of less. Eeeasy.

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

      Quarter?

  • @Roger-we3co
    @Roger-we3co 2 ปีที่แล้ว +2

    2017. I've been missing this video for 4 years! I'm learning for the A+ exam, I'm finding myself really attracted to linux. Even today this info is gold, TY!

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

    even 3 years later, still a helpful tool. Thank you

  • @subliminalcastillo2126
    @subliminalcastillo2126 3 ปีที่แล้ว +7

    God damn, dude. This was one of the best things I've ever seen on youtube. I swear to god the progression, flow & order of this tutorial is so flawless & perfect it's hard to believe a human being came up with it.

  • @watchingallyall
    @watchingallyall 4 ปีที่แล้ว +3

    I took basic linux unix in school but this video taught me advance commands I never knew and explained deeper why basic commands work and what they mean so much better than any course I have ever taken. Can't tell you how many videos I have seen in the past 4 years, this one is THE BEST one I have ever come across! Thank You

  • @rugglez
    @rugglez 5 ปีที่แล้ว +2

    I am so impressed with your guide! You have presented a lot of useful information in a well paced, well spoken and well delivered way.
    You are clear with your instructions, keep things moving forward but also don't pile on too much new information all in one go. I already knew a little bit about Bash, and your guide helped me to validate things I thought I already knew, then taught me a whole lot more on the subject.
    A massive thank you from me for your wonderful teaching style. I'm off to search through your archives now in the hope of some Javascript and other web development guides :)

  • @luke2803
    @luke2803 4 ปีที่แล้ว +15

    Dude....your teaching skills are amazing. Thank you so much for taking the time to put this together; while being clear and concise.

  • @garyc23
    @garyc23 4 ปีที่แล้ว +30

    This video is absolutely brilliant. I'm studying operating systems at Uni and we are learning bash at the moment, this has helped so much. Really appreciate the time and effort you've put into this. Liked and Subbed!!!

  • @bobanmilisavljevic7857
    @bobanmilisavljevic7857 18 วันที่ผ่านมา

    I started learning to program 2 years ago, and only use the terminal and vim. The pushd, popd, and > commands just changed my life! Thanks for making the video, still super useful 7 years later
    🦾🥳

  • @Hedgehog-ji1bm
    @Hedgehog-ji1bm 4 ปีที่แล้ว +18

    As a long time UNIX & Linux user/admin, I have to say this is one of the best tutorials for new users I have seen in a while. I will certainly recommend it to new users. Great job! 👍🏽

    • @davidromero7639
      @davidromero7639 4 ปีที่แล้ว

      Aye @JMAJ I need your help with guidance on linux coding would you be able to help me out on simple coding ?

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

    I like to watch multiple videos of the same tech topics to make sure I grasp all the concepts correctly. Without a doubt, this one is by far the best one for linux terminal usage, thank you so much Joe.

  • @Ziggenvox
    @Ziggenvox 3 ปีที่แล้ว +75

    the penguin made me think my screen was dirty.

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

      Agreed took a while to see the penguin 😄🐧

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

      Omg you are not alone!

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

      I saw it at first but left my computer screen for a bit and thought it was a smudge

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

      Use the clear command.

    • @DrShafi-xn6pk
      @DrShafi-xn6pk 3 ปีที่แล้ว

      hahhaa me too. I thought it's a mouse haha

  • @onehungrygeek
    @onehungrygeek 5 ปีที่แล้ว +181

    Holy cow I appreciate you using a dark terminal. I watched this thing on my bed in night. I would have burned my eyes if it were any other color!

    • @egoiisticprince7977
      @egoiisticprince7977 4 ปีที่แล้ว +5

      Holly cow😂😂😂😂😂😂

    • @El.Chef.Guevara
      @El.Chef.Guevara 4 ปีที่แล้ว +9

      I second this comment wholeheartedly, I started watching another Linux dude's tut and couldn't brimg myself to go past the basics, he was using a bright white background with scarlet red font!!

    • @meh5812
      @meh5812 4 ปีที่แล้ว +12

      dark mode is the best thing ever

    • @MiraSmit
      @MiraSmit 4 ปีที่แล้ว +3

      @@El.Chef.Guevara Ouch

    • @brianwild4640
      @brianwild4640 4 ปีที่แล้ว +9

      The black screen is default

  • @bovrar2nd861
    @bovrar2nd861 5 ปีที่แล้ว +3

    Thank you very much sir, I was really needing that didactic approach to the terminal. The fear of the unknown vanishes with valuable information.

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

    You know how you realize in the middle somewhere that this is a good book and you like it so much that you just don't want it to end..but then it does and then it leaves you with this weird happy + sad feeling..This video was that.. Brilliant stuff for a beginner.. Thanks Joe.

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

    My new assignment requires me to know my way around Linux and this was exactly what I was looking for! Thank you so much for your clear and concise explanations. It's perfect for short attention spanned me.

  • @petey80
    @petey80 4 ปีที่แล้ว +5

    This video is incredible. I was hardcore into DOS back in the old days, have my first Linux computer coming this week. I'm a total Newb, and am so excited! Thank you for this, you are a great teacher!

  • @MartaZagrajek
    @MartaZagrajek 5 ปีที่แล้ว +7

    "your life will never be the same again" beautiful! Thank You. I have learned a lot.

  • @jawsstech
    @jawsstech 4 ปีที่แล้ว +2

    I am new to Linux and I watched the entire video. Excellent job. You can tell the quality of teachers when they give overviews that stand the test of time. More than three years later, I watched the entire video and still found the content relevant and easy to understand. Because information technology is so fluid and has many changes, it takes a special skill to digest information in portions small enough to remain still usable years later. You, sir, are an excellent IT chef.

  • @kirikouwepeutihmecemonami4219
    @kirikouwepeutihmecemonami4219 5 ปีที่แล้ว +3

    I am very new to Linux and as an aspiring programmer I found this video very helpful and easy to watch (even at *2 speed) !
    Thank you for this quality content, now it's time for me to try this out !

  • @JacobScott0000
    @JacobScott0000 4 ปีที่แล้ว +3

    Man, had loads of fun following along on Terminal. Cheers!

  • @TheSiddwazz
    @TheSiddwazz 4 ปีที่แล้ว +4

    The way this tutorial was presented makes Bash scripting easier to learn & understand. Well done Joe :)

  • @tonysu208
    @tonysu208 4 ปีที่แล้ว +2

    Very nice introduction to not only some basic BASH commands, but a few other things... In particular, your explanation of file (and folder) permissions is particularly clear.

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

    BASH was launched within a terminal session on an MBPR running macOS High Sierra. Thank you for keeping the tutorial clear and on point. The pace was lively and your presentation was easy to follow. Upon completion, it was surprising to discover the training had been in excess of one hour. Great Job!

  • @MMABeijing
    @MMABeijing 5 ปีที่แล้ว +10

    thank you Sir, you the best...I have found . I am soooo glad I found your channel, amazing!

  • @AndrewKwabula
    @AndrewKwabula 5 ปีที่แล้ว +15

    Dude, you make scary stuff look easy. I have just started with Linux as well as Bash for Windows which I use on Windows for Web Development. You are thorough, crystal clear voice. Thanks very much.

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

    The best introduction to Bash Linux, I have ever watched.

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

    I am a proficient Terminal user and I still learned new things. Thanks for being so thorough.

  • @boboala1
    @boboala1 6 ปีที่แล้ว +4

    Good job here, Joe! Relevant content, succinct delivery and pacing without reiteration. I'm new to Linux (my roots in MS-DOS) and I started leaning from this video right from the get-go! Keep up the good work!

  • @ronaldnavarro6665
    @ronaldnavarro6665 5 ปีที่แล้ว +6

    I've just started using Linux and this video was incredibly useful to me. Thank you so much for this excellent video and channel. Greetings!

  • @mintyfresh3152
    @mintyfresh3152 5 ปีที่แล้ว

    Excellent overview of the basics. It came up on autoplay while I was dozing off and I watched it through. Well organized and not intimidating for new users.

  • @trinityhaokip
    @trinityhaokip 4 ปีที่แล้ว

    Trying to jump out of windows to the Linux World ,I watched the whole video without a skip and it's very interesting, learned useful commands. I simply love Linux.

  • @uyscuti5118
    @uyscuti5118 5 ปีที่แล้ว +11

    Amazing video! So well done and explained!

  • @johnnyb1505
    @johnnyb1505 5 ปีที่แล้ว +22

    Man thank you for this man, You taught me this a lot easier than I learned in class. Have my linux certification coming up soon.

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

    UGHHHH THANK YOUUU. a lot of tutorials i find move so slow, this is amazing!!!

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

    The way he teaches is so good. Thanks a lot.

  • @weirdscix
    @weirdscix 7 ปีที่แล้ว +7

    I don't consider myself a beginner but been so long since I saw a Joe video I'm going to watch anyway

  • @kach51
    @kach51 5 ปีที่แล้ว +7

    Wish I met you and your video much earlier in my life. Great teacher.

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

    Great lesson. I enjoyed the way you teach but also how you leave room to the imagination. The possibilities. Wasn't dry and you sparked deeper curiosities. Thank you!

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

    I just learned the intricacies of linux file permissions. This is something I had been wanting to learn for the last 5 years. I had read books, gone through countless tutorials, wasting hundreds of hours of my time, to absolutely no avail. And one fine day, this "crash course" video opens my eyes, something expensive books, and dedicated tutorials could not do. You just opened the world of linux terminal to me. Thank you from the very bottom of my heart. Thank you for opening the annals of deep linux to me.

  • @Spartacus69
    @Spartacus69 4 ปีที่แล้ว +3

    Pushd and popd... Just wow thank you so much for putting this together

  • @michaes5182
    @michaes5182 4 ปีที่แล้ว +6

    Im taking my Linux Essentials Cert and I just wanted to let you know that I find your video very informative, enjoyable, and easy to follow along with. Im currently using my Raspberry pi to practice terminal commands. Thanks for the great video :)

  • @alansloane9500
    @alansloane9500 5 ปีที่แล้ว

    Thank you so much for making this video! I have learned more in one hour with you than I have in the last 2yrs Please keep making these teaching videos!

  • @lordnavalyn
    @lordnavalyn 5 ปีที่แล้ว

    Many times i tend to forget things like some of the usabilities of these commands. You are making a good source for ppeople like me. Thank you.

  • @TheCgOrion
    @TheCgOrion 7 ปีที่แล้ว +13

    Being an expert in MS-Dos, cmd, and powershell, but just starting Arch Linux, one time through this video and you have tremendously helped me. All I had to do was equate commands to their MS counterparts. Interesting that some are shared commands. I never realized that I already had a start in Bash until watching your well made video. Dare I say that Bash is already looking more elegant! Subscribed!

    • @EzeeLinux
      @EzeeLinux  7 ปีที่แล้ว +3

      I'm glad it helped. I used to program automation systems that ran on DOS so I'm quite familiar with it. :)

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

      There is bash on windows now. It is actually a linux distro running side by side with windows 10.

    • @UzairKhan-qd3xu
      @UzairKhan-qd3xu 2 ปีที่แล้ว +1

      @@noweare1 wsl
      2

  • @YeffRamos
    @YeffRamos 3 ปีที่แล้ว +16

    when he says "rm -r" and you start sweating because you think he's gonna add an "f *"

  • @danielg3924
    @danielg3924 5 ปีที่แล้ว

    11 mins in... and hours of trying to troubleshoot a soundcard issue on a chromium device makes soooo much more sense. Thanks a lot!!!

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

    I just started learning Linux two week ago and this is the the best video i ever saw. I subscribed to the channel too - Joe, Thank you

  • @nicuvrabii8052
    @nicuvrabii8052 4 ปีที่แล้ว +3

    Thank you for a great introduction to Bash commands! At college, we spent 10 times more time to "learn" this information. The next step is to figure out how to run parallel processes on a remote cluster...

  • @arcarajoportorta
    @arcarajoportorta 7 ปีที่แล้ว +9

    Joe, you're the man.

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

    Ecxellent vid! I've used the console a bit in my time when needed, but only now am i making a proper effort to learn it. I love how you put some proper useful nuggets up front: locate, which & apropos. Those got me hooked and I stayed for cd, cat and sudo! Thanks for posting this!

  • @Thecasiomicron
    @Thecasiomicron 6 ปีที่แล้ว +2

    I never normally comment on videos, but I really really wanted to take a moment to thank you profusely! I'm a new Linux convert and I've been copy/pasting solutions from the internet for any problems I've come across. Now, I feel like I can begin to understand how thr problems occured and how to best solve them without "borking" my OS, lol. Between your "5 biggest mistakes new Linux users make" and this video, it finally feels like I have a semblence of light in my dark and curious passage through Linux

  • @Msyoutube38
    @Msyoutube38 4 ปีที่แล้ว +20

    "I dont get it" part got me. One hell of a vid.

  • @DrayseSchneider
    @DrayseSchneider 7 ปีที่แล้ว +34

    If I could have had a video to watch like this when I first started banging about, trying to find my way around OpenBSD, things might have gotten a bit smoother. The os had, and still maintains, excellent man pages so it was quite a learning experience as poured over the in built documentation. All the same, all the hours I could have saved if some friendly soul had posted an accessible video on the Korn Shell all those years ago. 😁

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

    Best video I have ever seen in my life, thank you for actually teaching us like were beginners!

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

    Thank you so much for taking the time to put this together, it's so helpful and I appreciate your time. Great video! Thank you!

  • @nobodynowhere163
    @nobodynowhere163 5 ปีที่แล้ว +12

    I've been using Linux for years, and even I learned a thing or two in this video.

  • @mrcrbgaming2412
    @mrcrbgaming2412 4 ปีที่แล้ว +3

    honestly, Thank you for m making this video man, it has openned a wholoe new world for me and now my whole life revolves around it, i hop this video reaches alot more ppl like me that are also iin =terested i this subject!
    :)

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

    Easily one of the greatest tutorial videos for I.T.
    Couldn't have done a better job in this video, thank you!

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

    Thank you for posting this Joe Collins.
    I was looking for a practical tutorial and altough im a German, i had less trouble following your english video then any german tutorial i found.
    keep it up!

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

    he's right my life was never the same ever since I learned the pipe

  • @kyrandunn-mills6584
    @kyrandunn-mills6584 4 ปีที่แล้ว +14

    This video made me from scared of the terminal to in love with it

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

    God bless this man for providing such quality lessons for free..

  • @lasagna3084
    @lasagna3084 4 ปีที่แล้ว

    Best video I have run across. To the point and structured! Thank you for putting this together!!

  • @lotsarats
    @lotsarats 7 ปีที่แล้ว +23

    it would be great to see an advanced guide to bash. cause i'm sure all us experienced users can still be doing things better/easier in some way.

    • @Chr0n0s38
      @Chr0n0s38 7 ปีที่แล้ว +2

      Depending on what you're doing you may consider switching to zsh. It allows you to do bulk file renaming. For example you might have a bunch of files with the name fileX.txt where X is a number. You can use zsh to rename all of them to oldfileX.txt or change the extensions or whatever with just one command. Bash would require some more work to do something similar.

  • @compphysgeek
    @compphysgeek 5 ปีที่แล้ว +15

    Terminal: the scariest part of Linux .. Intimidating .. only two things I always hear in these videos. When I started using a computer, GUIs haven't been developed yet. I started on a Commodore 64 and later my first IBM compatible PC came with MS-DOS 4.01. I had my first computer mouse when I got DOS 6.2 and Windows 3.11. Naturally, to me the Terminal is neither intimidating nor scary. I would probably feel like that about punch cards. I guess it's all just a matter of what you know and what you're used to.

    • @rickforges8918
      @rickforges8918 5 ปีที่แล้ว

      punch cards .. me too. -- Coleco Adam was my start tho.

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

    I just started myself into Linux yesterday, using the classic "immersion method" so no dual boot to tempt me to fall back. Windows is in the past now. Learning a brand new OS, especially one so dependent on a terminal system is rough. Some of this reminds me of my childhood usiing MS-DOS but 99% of it is just another language, This video so far is helping IMMENSELY. Thank you for this, truly.

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

    Just started using the CLI and this has been a great help! Thank you so much for this video!

  • @sinlajuan
    @sinlajuan 6 ปีที่แล้ว +4

    I am sitting in my office (where I should be working) but I'm learning Linux. I have found tons of tutorials that were helpful but I stopped this one at 26:35 bc I want to finish it at home so I can practice along! Very informative thus far. Will subscribe now!!

    • @RobinCernyMitSuffix
      @RobinCernyMitSuffix 5 ปีที่แล้ว

      Sad that you are working in a Windows environment... I'm lucky and work in a Linux "only" environment (there are 1-2 BSD machines)

  • @mikepence763
    @mikepence763 7 ปีที่แล้ว +19

    I think I might be a nerd. I just got off work, I go to youtube, and I start watching a beginner's guide to bash for the fun of it. Great video I might add, it's very informing. I find this more entertaining than something like cash me outside girl any day.

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

      Thanks. :)

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

    I keep finding myself coming back to this video, thank you for all your help.

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

    Thank you Joe. You helped me come out of this Linux command nightmare. It's all over Joe. You are a life saver!

  • @BullishBuddy
    @BullishBuddy 4 ปีที่แล้ว +16

    I'm still watching this in 2019!

    • @StuartChudy
      @StuartChudy 4 ปีที่แล้ว

      Jeff Xi me too!

    • @tylerdurden8469
      @tylerdurden8469 4 ปีที่แล้ว

      Me three! 😁😁😉😅

    • @busdriver1261
      @busdriver1261 4 ปีที่แล้ว

      I'm using it as a guide to my bash education. Writing a lot of the command/syntax explanations from the video to a text file . It will become second nature in time. Reminds me of my DOS/4DOS days in the 90's :)

  • @jwz1204
    @jwz1204 7 ปีที่แล้ว +18

    I use linux for a long time. But a lot of these basic commands I didn't even know.

  • @tinkmarshino
    @tinkmarshino 5 ปีที่แล้ว

    outstanding!.. I am a 66 year old fella. I have worn my body out to the the point i need a little pain meds everyday.. so between being old and taking pain med my memory and comprehension are not what they used to be.. Your sit and information was so clear and succinct I followed it with ease (of course I book marked it because I will never remember them all) But I have found the raspberry pi just a few months ago and ma having a ball making electronic circuits and doing some programming.. as with most everything in my life I have been self taught and you little vid here was a great help.. thanks.

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

    Only 6 minutes in and I've leaned much more about bash than most other TH-cam videos. Thanks for knowing how to present and keeping shit pertinent!

  • @coon-si3ce
    @coon-si3ce 4 ปีที่แล้ว +15

    if you want to find out information on "cd" type "help cd"
    Some things are in the man, man, but depending on the command, you may be able to use help, or some things you can use command -h or command --help which should give the same results.

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

      cd is built-in command in bash and other shells

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

      Oftentimes the man can be daunting

  • @dullbananas9901
    @dullbananas9901 5 ปีที่แล้ว +5

    Watching this on my terminal

  • @gabygonza
    @gabygonza 4 ปีที่แล้ว +2

    Newbie here. I find some of this similar to old MS-DOS. but it allows you to do more things. I found it helpful that the ls command has the -help option, just like in old D.O.S. Your video is excellent. Thanks!

  • @Kat-lx7qq
    @Kat-lx7qq ปีที่แล้ว +2

    thank you so so much Joe. I suppose its impossible for you to know how much of a help you really are with this video. Super generous of you. thank you

  • @Chr0n0s38
    @Chr0n0s38 7 ปีที่แล้ว +3

    Just a side note (okay I admit I haven't watched the video yet, just read the description). Ctrl+D sends an end of file character. This is important because it allows Ctrl+D to not only exit the terminal, but also interactive language prompts as well such as Python, Scheme, Lisp and OCaml.

  • @GioGziro95
    @GioGziro95 6 ปีที่แล้ว +24

    13:16: You can also just *cd* into the directory and then do *cd -* (cd space hyphen) to get back. :)

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

      wow thanks!

    • @mikecantreed
      @mikecantreed 5 ปีที่แล้ว

      So what's pushd and popd useful for?

    • @the_blahhh
      @the_blahhh 5 ปีที่แล้ว +4

      @@mikecantreed cd - will return you to the previous directory. pushd will save a directory you want to return to using popd.
      Say youre in documents and want to return back there later. Now you go to /etc.
      Later, you may do some more cd commands, maybe youre in /etc/someotherdir or somewhere else entirely like /opt. In this situation, cd - will only take you to the last directory you were in, while popd will take you back to documents, since you saved it.
      The pushd command also lets you save many directories, which is why its called "push"d, and will be familiar to people who know about stacks.

    • @NeilRoy
      @NeilRoy 5 ปีที่แล้ว +2

      @@mikecantreed: I think programmers will remember pushd and popd as they are similar to stack commands. If these work the same, than you can probably push several directories onto the stack, then pop them off later (usually they work by grabbing the last item you pushed first, like a stack of books, the last book will be on top, so when you pop it off, you take the one on top, or the last one).

    • @oizy1760
      @oizy1760 5 ปีที่แล้ว

      or just "cd .." to go back one directory or "cd" on it's own to return to the current users home folder.

  • @user-ss6zt2mo1l
    @user-ss6zt2mo1l 4 ปีที่แล้ว

    This is the best video I have seen on TH-cam this month. Loved it. Thank you.

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

    dude i love your animated style of commentary, it really keeps the flow going!

  • @NeilRoy
    @NeilRoy 5 ปีที่แล้ว +3

    There should be a "ren" command for renaming files. It seems to me that "mv" is moving a file and overwriting one if it already exists. It has the effect of renaming, but I would imagine "ren" would be safer, warning you (I would hope) if the new filename already exists.

  • @Abdallah_yusuf
    @Abdallah_yusuf 6 ปีที่แล้ว +20

    I can't believe I'm following this Tutorial with my iMac Terminal

    • @jjbailey01
      @jjbailey01 5 ปีที่แล้ว +2

      Why not? Bash is the default shell in MacOS. Bash is bash, no matter where you use it.

    • @seangaines3423
      @seangaines3423 5 ปีที่แล้ว

      @@jjbailey01 Very Well Said Bullfrog!

    • @themadhack3r431
      @themadhack3r431 5 ปีที่แล้ว

      Mac is built off linux. So is android

    • @jjbailey01
      @jjbailey01 5 ปีที่แล้ว +4

      @@themadhack3r431 Mac is built off FreeBSD, not Linux.

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

    I've been a CLI fan for most of my life, learned a few things, cleared up a lot of things... thank you for explaining.

  • @hiraijaz3777
    @hiraijaz3777 5 ปีที่แล้ว

    Your turtorial helped me with my Mid exam. I'm really thankful. Thanks a bunch