Linux Commands You Need To Know

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

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

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

    0:30 - ls (listing files)
    1:56 - *.txt (searching for all files of a given file type)
    2:18 - ls -a (Listing all files, including hidden files)
    2:35 - cd (change directory)
    4:45 - mkdir (make new directory)
    5:50 - pwd (print working directory)
    7:01 - touch (create a new file)
    8:00 - rm (remove a file)
    8:15 - rmdir (remove a directory)
    8:27 - mv (move a file)
    9:10 - cp (copy and paste files)

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

      You're a King sir

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

      Thanks....

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

      thank you, glad i didnt watch the entire video because i know these already

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

      You are the goat.

    • @mariamhammatto5753
      @mariamhammatto5753 4 หลายเดือนก่อน

      ty that was so helpful
      🤗🤗🤗🤗🤗🤗🤗🤗🤗

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

    His upload schedule is the new best thing in my life right now. Great job, Kalle!

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

      i honestly have no idea how he puts out this many quality videos so often

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

      That was literally gonna be my comment!

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

      Dude same😂

  • @siya.abc123
    @siya.abc123 4 ปีที่แล้ว +13

    I feel like I need to pay for most of the content you upload man. It's great

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

    Equivalent commands for cmd in windows:
    ls - dir
    cd - cd /D
    mkdir - mkdir
    pwd - cd (not to be confused with cd /D)
    touch - echo.>filename (no space)
    rm - del
    rmdir - rmdir
    mv - move
    cp - copy
    One really practical command not mentioned in this video is clear for Linux, cls for Windows. It clears the screen and removes everything written on the screen (the effects of the earlier commands won't be changed)
    Idk about Linux, but path names in move and copy can be relative to the current folder

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

      Yeah, clear is really useful and the fact that he didn't even mention is shocking, he didn't even mention the man pages.

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

    I think making a playlist about Linux is a perfect idea. There are many out there who seek information and tutorials about that.
    If it's easy for you , give it a try! Hope you all the best!

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

    I'm really impressed with the quality and quantity of videos you're able to push out! I'm barely able to publish 2-3 videos per week and my quality isn't anywhere near you :P
    Keep up the good work :-D

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

      If he still follows his old uploaded daily schedule it is not impossible, considering how he plans his day

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

    I think it's important to note that rmdir will only work if a directory is empty. rm -r is a much better command for removing directories, as it will recursively delete all files within the directory.

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

    Just switched to Linux, loving it. Thank you so much for the videos. I was hesitant of programming at first, but you've given me hope.

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

      I still remember when I just switched to linux, it was a mess

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

    This is better than the CompTia Testout videos. They didn't give half of this info in one their 11 minute videos. So thanks!

  • @RaviKumar-zb8bl
    @RaviKumar-zb8bl 2 ปีที่แล้ว

    thanks...............being using linux for more than a year ..........but never tried to tearn at least basics things ............but today i did

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

    Best video on Linux commands that I've seen so far! Great work

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

    Dude, I’m loving these daily uploads! Keep up the good work! (Also, anyone notice he went from 1080p to 2160p?)

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

    Make it a series 🔥🔥 really love these videos

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

    As I Linux beginner, I can confirm that this makes a lot of sense and was super helpful. Thanks!

  • @MohdSameer-so9bt
    @MohdSameer-so9bt 4 ปีที่แล้ว +1

    great video Kalle. Pls make it into series so that we can learn various linux commands at one place.

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

    This was very helpful for me as I am getting started in Linux and did not really understand the navigation, thank you so much.

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

    That blind analogy was actually very apt!

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

    I just learbed these at college two days ago, I actually know them before when learning how to use cmd in windows

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

    great video as usual! just a little note: "pwd" actually stands for "print working directory" not "path to working directory", but yeah, that's just a small thing

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

    Kalle, the more Linux videos the better - *keep up the good work!!*

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

    Looking forward to the command Series 🙌

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

    tbh one of the best channels I have subscribed to

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

    Wow Kalle, you are getting pretty big here on TH-cam with pleasing quality!

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

    Although I'm an experienced GNU/Linux user I find this video to be amazing for beginners who want to get into the OS, great job!

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

    Thank you, Kalle, for making this video and I hope you turn this into a series. Enjoyed watching this one.

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

    Damn dude. I loved the tab thingy to auto complete. Thank you so much!

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

    This guy is breath saver! Thanks a lot from Bangladesh.

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

    Man went from programming into Linux which leads to pentest later on, really like the energy that you developing skills in other tech ~ really interested

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

    I love this upload schedule!
    Please make a video on git commands, please!!

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

    The analogy was spot on!

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

    Cool video for beginners in Linux. Good job, Kalle.

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

    Nice video man. I've been playing around with linux commands and vim for like the past month, and you feel very cool doing all these until you realise that you are doing nothing more than what you do in the gui with a few clicks.
    Essentially 'cd (directory name)' is a double click to get into a folder, 'mkdir (name)' is right click ->create folder, and 'ls' is literally just using your eyes when you are in a folder.
    ps. You can also rename files and directories using the mv command like this
    mv -> (file or directory name) (new file or directory name) (mv -> project.c proj.c)

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

    Man, I don't know how you do what you do. Daily uploads at such a high quality. Props to you 🙌

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

    Hallden, the explanation in this video was awesome! I really think you should make a series of this kind of videos, because you really do explain good!
    Please, let this be the first episode!

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

    Hy Kalle
    I bought Brilliant membership with your code, thank you so much,
    it's awesome

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

    I always wanted to learn how to use linux well. Thanks to this video i could start, and then go to learn how to use kali.

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

    Just switched to linux because of CTT and this man loved the os.

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

    clear, precise and simple! Thank you !

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

    great video! A series about linux commands is actually a great idea

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

    your videography is so good. such an inspiration

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

    I have exam for linux tomorrow
    thanks kalle this would help a lot!!

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

    I hope this series continues with more and more advanced controls, I love how you explain these things!

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

    Make this a series!!! Keep up the good work!

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

    Can you please make this a series because this is kinda or not kinda tutorial but really love the way you make them this is also very usefull because just by watching your last live usb os i have made ubantu live uab and now learning linux but still having some problems with its shutdown and boot up issue.

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

    Yaaaayyy more videos..keep up the pace 👍👍
    Please do a video on github

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

    A important thing to note is that in Linux (and other unix based system I suppose) text.txt is not the same file as Text.txt.

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

    Just a note, the symbol * is an asterisk, not an Asterix.
    Also typing "cd .." will take you UP one level in the directory tree structure. I feel the use of "back" might be confusing, as it does not take you back to the previous directory (unless of course the previous directory IS the one a level above your current directory).
    ".." always refers to the parent directory, not just when using "cd". You could, e.g., use "mkdir ..\foldername" to create a new directory that is in the same parent directory as your current directory.
    "." on the other hand refers to your current directory.

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

    Hi, tku for making such Linux videos.I recently got some interest in learning Linux so pls do as many videos as possible related to Linux !!

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

    I thought your only sponsors would be Blinkist and Kite!! lol!! Amazing video!!

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

    Would love having a serie about Linux !

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

    I love your vidios, it cool that u do a totorial

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

    I really enjoyed watching this video, please make a series for learning Linux commands. Thank you!

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

    hey love your videos but i think PWD is "print working directory" because it would print to the console the current directory you are in.

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

    thanks, bro, really you are a good teacher.it took me a time to understand but now i easily understand bro thanks again

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

    wow
    Damn!!! I so much love this video bro 👊
    Keep it up

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

    U taught better thn my lecturer's note.. hell i shouldnt pay thousands a year just for her to give me notes n figure things out myself.

  • @aryanm.180
    @aryanm.180 4 ปีที่แล้ว +8

    Yes Kalle, we really need more advanced tutorials for Linux :)

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

    Hi Kalle I had a question that if the flutter is a ui language means forntend language and dart is a backend language. Can we use java instead of dart ??????????

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

      I had also same question

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

      Flutter is not a coding language. Flutter is a front end UI library which uses dart as a coding language

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

      @@sudeepdeysarker9600 But my question is that can we use java for backend instead of dart ??

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

      @@RajvirSingh1313Don't know perfectly but flutter only uses dart as Programing language so I don't think you can use java inside flutter.

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

      @@sudeepdeysarker9600 Thanks And which you think is best programming language for app development??

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

    Small tip: "$ cd -" will bring you back to previous directory. For example if you where in "/var/log/nginx" and accidentally type cd, then just use "cd -" and it will bring you back to "/var/log/nginx".
    Also EngineerMan has cool videos related to Linux commands :)

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

    Please make more 🙏 great job explaining everything

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

    For me at the begging It has been helpful to know what the command name mean in order to remember it. For example cd stand for change directory and mkdir for make directory and so on.
    Alias is another very useful command for shortcuts especially for ll=ls -lah (I also add h for human format in file size)
    BTW great video editing as always 😊

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

    I like these videos that teach the basics

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

    Maybe I missed it but you should have included renaming files using the mv command as well.

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

    Change the title to “bash” and gain Mac viewers too 😉
    Edit: Wow we hit a half century likes.

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

      "Unix" would be a more suited

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

      But then it wouldn't be cOoOoOol

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

      But Mac doesn’t use bash anymore..

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

      @@bryanurizar ZSH is basically an extended version of bash, almost all of the bash commands and syntax applies to ZSH too

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

      @@minzi8422 I’m aware!

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

    Could you post your Linux theming? Looks really clean!

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

    That is exactly what you call Hallden vids.

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

    He's uploading so much that I can't even keep up with them😂

  • @bala.dhinesh
    @bala.dhinesh 4 ปีที่แล้ว +1

    What Linux Distro are you using?

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

    This was great! I was trying to implement some of my bash scripts from my Linux machine on my Mac and was **BASHING** my head trying to figure out why they wouldn't work until I found out that Mac uses BSD grep rather that GNU grep. A video covering the differences or how to work around this difference would be nice

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

    You should have clarified that rmdir only removes empty directories. In order to remove a directory with content in it you need to use rm -rf followed by the directory name you want to remove

  • @q.w.e.r.t.y
    @q.w.e.r.t.y 4 ปีที่แล้ว

    2:22, not a big issue but the l in -al is useless if you just want to see all files, the l makes it show the permissions to, in this case you just wanted to see all files but not permissions so a it is.

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

    Hi Kalle Hallden..... Great videos brother!

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

    just to clarify: in linux we have /home and home directory.
    /home = /home
    home directory = /home/yourname = ~
    type this in terminal: echo ~
    /home/user kinda similar to C:\users\user

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

    Can you share what theme are you using on your terminal please!

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

    Pls could u do more BASH command line related videos

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

    You should try zsh with oh-my-zsh, great shell and highly customizable, I am sure you will love it

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

    FYI - cd is not a command in the same way as ls. ls is /usr/bin/ls, an executable on the system that lists files. cd is just a shell built in into /bin/bash or whichever shell you are using which tells your shell to change directory. cd is not a separate application. You can try to write 'which ls' which should return /usr/bin/ls but 'which cd' returns nothing.

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

    Please make more linux vids I love them

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

    Nice video! I would love to see more videos about Linux.

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

    please make video on competitive Programming or how to think like a programmer
    or logic building etc

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

    Yesssssss pleaseeeeee.
    I am new to Linux and using alt+ctrl+t to do stuffs are cool 🙄🤓

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

    Great video! Pretty explanatory!

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

    How to create users wrt to access management. Like 1 user with root access ,2 with read and write access and 3 with only read access.

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

    it's a very useful video
    plz make a playlist about Linux commands

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

    Thanks kalle. Make a playlist

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

    He wasn't kidding when he said, "Basic Linux commands" :|

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

    thanks kale this helped alot

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

    Random off video comment. We’re you able to get sound working on your xps with Linux?

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

    Literally You Are The Best!!

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

    May I know which Linux Distro are you using? And are you running it on Virtual Machine? Hope a Reply!!

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

    Install exa for a modern ls alternative with great defaults like color support built using Rust

  • @Alexander-vo4gv
    @Alexander-vo4gv 4 ปีที่แล้ว

    Thanks dude I'm new to Linux and I use parrot and sometimes I get confused. I know how to do basic stuff like cd, list, dpkg etc but this helps extra! Ps I used parrot for the first time yesterday (previously using Kali) and it's really good definitely worth the swap from Kali so I recommend it a lot.

  • @SaiKrishna-wl1ql
    @SaiKrishna-wl1ql 4 ปีที่แล้ว

    Please make a series bro ...looking for your videos

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

    Which Linux distros you use?

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

    great content man

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

    You helped me out allot. Thanks!!!

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

    can u make a vid like this for VS code?

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

    Dear Brother, I do have a problem in Ubuntu. I've installed android studio, also in the ide I choose for "Create desktop entry". The icon of android studio will immediately show in applications. But after restart or shutdown the icon of ide will not show?

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

    This may seem like a strange question but, why am I able to use those on Windows PowerShell? I should not be able to use these same commands because they are for unix based OS' am I right?

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

    Please make a full Kali Linux guide ❤️