15+ Terminal Commands Every Developer Must Know

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024

Комментарии • 219

  • @KyleLanmon
    @KyleLanmon 3 года назад +62

    ">" is not the pipe operator. it is the redirect operator. ">>" is redirect and append. "|" is the pipe and it means take STDOUT of the previous program and give it to STDIN of the next program.

    • @TheHegi
      @TheHegi 3 года назад +4

      Kyle to the rescue I see

    • @CallousCoder
      @CallousCoder 3 года назад

      Yup indeed!

    • @dave6012
      @dave6012 3 года назад

      He’s just got functional js on the brain 😂

    • @daniellindegren1182
      @daniellindegren1182 3 года назад

      He's a Windows user.

    • @CallousCoder
      @CallousCoder 3 года назад +1

      @@daniellindegren1182 and even on windows piping and redirecting is a thing :)

  • @AleX-pz2cp
    @AleX-pz2cp 3 года назад +144

    Instead of typing "clear" you can just press Ctrl + L and it clears the terminal.

    • @RickGrimes2099
      @RickGrimes2099 3 года назад +2

      Wow you told a great command 😂😂😂😂😂

    • @SkuezTech
      @SkuezTech 3 года назад +21

      noo thats too easy. typing clear feels more hackery

    • @AleX-pz2cp
      @AleX-pz2cp 3 года назад +1

      @@SkuezTech yeah i feel you

    • @UdayaKumar-fg5in
      @UdayaKumar-fg5in 3 года назад +2

      Shortcut keys are not advisable when we having command for that

    • @cloudfox1908
      @cloudfox1908 3 года назад +1

      @@UdayaKumar-fg5in what are you talking about? Why would they not be advised?

  • @kvetoslavnovak423
    @kvetoslavnovak423 3 года назад +26

    Thank you. It would be great to mention the abbreviations meaning as well. Easier to remember the commands.
    pwd = Print Working Director, ls = List, sudo = Super User Do etc.
    PS: Touch command refers to a Michelangelo’s Creation of Adam painting I guess.

    • @mobbs8229
      @mobbs8229 3 года назад

      but then your insightful comment put the cherry on top! thank you!

    • @Chalisque
      @Chalisque Год назад

      I think touch's original intended meaning was just to change the modification/access time of a file, but then, as programmers do, they ask what is the most useful behaviour when touch is given a non-existent file: either 'file not found' or 'create a zero-length file', and the latter won out.

  • @pbasicpixel
    @pbasicpixel 3 года назад +20

    Tip: to re-run the last command with sudo permissions, instead of typing it again, just type "sudo !!"

  • @arturomedina2055
    @arturomedina2055 3 года назад +14

    Doing a video about this topic was a great idea. 👍

  • @calvinwilson3617
    @calvinwilson3617 3 года назад +7

    Command line can be confusing, but just remember, all it is doing is running an executable with the name that you put for. The computer keeps an internal list of accepted commands, this is based on you environment variables which are automatically included during installation. Because the executable can only accept text through the command line you just seperate your parameters in a predefined way after the executable name.

  • @mamtaagarwal1009
    @mamtaagarwal1009 3 года назад +10

    You are the only good developer on youtube who does not use mac. I actually like that you don't use mac.😃

    • @sokoyaadedolapo5321
      @sokoyaadedolapo5321 3 года назад +2

      Maybe because he's into web development and not mobile app

    • @marcscherzer
      @marcscherzer 3 года назад +1

      Is Mac Book that good for both Web Development and Mobile App Development?

    • @mamtaagarwal1009
      @mamtaagarwal1009 3 года назад

      @@marcscherzer If you want to build IOS apps you need a MacBook but otherwise no need

    • @mamtaagarwal1009
      @mamtaagarwal1009 3 года назад

      @@sokoyaadedolapo5321 Even if you see most of the youtubers who are into web development use macbook

    • @sokoyaadedolapo5321
      @sokoyaadedolapo5321 3 года назад

      @@marcscherzer you can develop for both iOS and android platform using mac, unlike windows

  • @edgarasben
    @edgarasben 3 года назад +2

    "history" is another great command to show a list of all previously typed commands.

  • @Chalisque
    @Chalisque Год назад +2

    One thing where the CLI shines is your ability to define your own shorthands. These could be aliases, or functions, or indeed other scripts written in either bash or python or perl or whatever.

  • @bala1000mina
    @bala1000mina 10 месяцев назад +1

    Thank you so much Kyle for the very informative and helpful tutorial! God bless and good luck!

  • @RickGrimes2099
    @RickGrimes2099 3 года назад +2

    Can't get enough of your videos kyle thank you 🙏🙏🙏

  • @fregattkapitany2608
    @fregattkapitany2608 3 года назад +3

    A great summary of the basic commands for the command line! On windows10 in gitbash the man command is not found and cd or cd ~ always change to the home directory not to the one visited previously.

  • @vortex3915
    @vortex3915 3 года назад +7

    Please make a video explaining the types of pixels (maybe there are 3 types) and how media queries work on small phones with high screen resolutions like 2k and 4k and how to make responsive sites for smartphones with such high resolutions

  • @vishalkalansooriya
    @vishalkalansooriya 2 года назад +2

    If you accidentally forgot to add sudo before running the command, then you can type "sudo !!" to add it to the beginning of the previous command. Also "|" is the pipe command.

  • @madhousenetwork
    @madhousenetwork 3 года назад +6

    4:37 have been using cd command for like 10 years. Never realized it means "change directory" 😂

    • @6500s1
      @6500s1 3 года назад +1

      what were you thinking, something like the "compact disk" ? :D

    • @madhousenetwork
      @madhousenetwork 3 года назад +1

      @@6500s1 just thought it was a command 😂

    • @madhousenetwork
      @madhousenetwork 3 года назад

      @web Dev simplified thank you Kyle. I understood a lot of JS and React concepts from your videos.
      Thanks a lot.

    • @mykalimba
      @mykalimba 3 года назад

      @@madhousenetwork Dude, this commenter isn't Kyle. It's a spam bot.

    • @madhousenetwork
      @madhousenetwork 3 года назад

      @@mykalimba oh yeah... Kyle should get verified soon

  • @Schweppese
    @Schweppese 3 года назад +2

    Well, > is redirect, >> is append and | is the pipe operator but you got the functionality right. Apt is the package manager used by Debian distors, distros like Arch, Fedora, OpenSUSE have their own package managers.

  • @thelazt16
    @thelazt16 3 года назад +1

    Well i've been using Linux (Archlinux with AwesomeWM) for almost a year now, and i don't want to go back to windows. I use linux+zsh so it's pretty easy to set it up your liking, and fzf could really come in handy if you want to make custom script and z can take your anywhere you've been, just type "z Project" and it will take you to your last "Project" folder no matter how long the path is, you don't even need to type "Project" just type "Proj" "ject" or any it will take you to the last directory with that keyword.
    Seriously if you haven't tried doing web development in linux TRY IT, it could save you a lot of time, though the time to master it might not be short, though some distro like Mint, Zorin, Pop OS give a Windows like experience so it's a good way to start. If you're already using linux then try switching to Window Managers instead of Desktop Environment (Gnome/KDE), make your own workflow and keybinding since it's gonna be easier to remember them if you're the one who make them.

  • @MrREALball
    @MrREALball 2 года назад +2

    17:40 not inside of Linux, but inside of debian/ubuntu/mint repos. There are completely different package managers for other distros.

  • @Achiesamablog
    @Achiesamablog 3 года назад +7

    Timely one, just installed ubuntu

  • @sainathreddy1950
    @sainathreddy1950 Год назад +1

    you can use cmd+k to clear the terminal instead of writing clear

  • @XxxclusiveReviews
    @XxxclusiveReviews Год назад

    Nicely done... goon.. respectfully said Kyle

  • @piotrswobodzinski3549
    @piotrswobodzinski3549 3 года назад +3

    The amount of valuable content you upload is unbelievable

    • @mobbs8229
      @mobbs8229 3 года назад

      I know right? he really knows great topics to make tutorials for. Definitely underrated!

  • @loreyoungtech
    @loreyoungtech Год назад

    Amazing content. Thank you👍🏽👍🏽

  • @mrsmith7012
    @mrsmith7012 3 года назад +1

    Right in time. Thanks.

  • @nsharma4981
    @nsharma4981 3 года назад +1

    Liked even before viewing, coz this is an underrated but really useful topic. And I have full faith that this video will be much beyond my expectations! :)

  • @misaelpereira9679
    @misaelpereira9679 2 года назад

    I did not know the "cd -" command, pretty useful!

  • @dave6012
    @dave6012 3 года назад +2

    I always learn something new, even when it’s a topic I think I already know.

    • @dave6012
      @dave6012 3 года назад

      Kyle, do you see the spam happening here? 🤦‍♂️🤦‍♂️🤦‍♂️

    • @tsukiiiiiii
      @tsukiiiiiii 3 года назад

      @@dave6012 That account is trying to impersonate him.

  • @fvdham
    @fvdham 3 года назад +1

    07:35 touch is named touch because it modifies the datetime for existing file

  • @CallousCoder
    @CallousCoder 3 года назад +7

    apt-get is deprecated apt install is the preferred way. And apt only works on Debian derived systems! Yum is the RedHat/Centos one and SuSe uses zypper

  • @TomDoesTech
    @TomDoesTech 3 года назад

    If you know these commands, you can also write bash scripts which is extremely useful for automating tasks

  • @andersonmarquesbsb
    @andersonmarquesbsb 2 года назад

    Thank you!

  • @user-lp8ky5kk4o
    @user-lp8ky5kk4o 3 года назад +12

    When you learn bash / command line you will be able to code and use your computer so much quicker!

    • @bhumit070
      @bhumit070 3 года назад +1

      +1

    • @aammssaamm
      @aammssaamm 3 года назад +2

      What is the benefit? A quicker burn out?

    • @user-lp8ky5kk4o
      @user-lp8ky5kk4o 3 года назад +1

      @@aammssaamm I feel like I would be more likely to burn out if I *didn't* use bash. It's just so much quicker and easier to just type in a few characters than to have to spend ages clicking through menus and submenus just to do one thing imo, but I guess everyone's different

  • @sergiogil5124
    @sergiogil5124 3 года назад

    Thanks bro, I love your videos!

  • @devgatling
    @devgatling 4 месяца назад

    thanks dude

  • @CallousCoder
    @CallousCoder 3 года назад +4

    pwd should be part of your prompt ;)
    It’s the first thing I set, when it isn’t.

  • @xtraszone
    @xtraszone 3 года назад +1

    Also learn these ones:
    tmux
    htop
    ranger
    watch

    • @CallousCoder
      @CallousCoder 3 года назад

      lsof vmstat iostat and mpstat

  • @saira_anonymous1599
    @saira_anonymous1599 3 года назад

    Loved this❤️

  • @tularem
    @tularem 3 года назад

    Another useful command to learn is awk. Also, learn about pipes.

  • @king-manu2758
    @king-manu2758 2 года назад

    The other day I saw my senior dev using find and I didn't even know that existed.

  • @-leovinci
    @-leovinci 3 года назад

    It's important and useful to know how to invokes commands in your programs(C or node.js or CommonLisp)

  • @akarshraja4189
    @akarshraja4189 3 года назад +1

    apt-get is not completely for Linux, it's for Debian/Ubuntu-based distros specifically. also, `apt` is preferred over `apt-get`.

  • @vishy6744
    @vishy6744 3 года назад +2

    VSCode's in-built terminal is soo good!

  • @arnauddsj-monagencecreative
    @arnauddsj-monagencecreative 3 года назад

    Thanks a lot !

  • @MaxProgramming
    @MaxProgramming 3 года назад

    To create a file on Windows Powershell, just use the ni command and separate file names with comma

  • @CallousCoder
    @CallousCoder 3 года назад

    Use: ls -lh human readable format of sizes

  • @Alex-bc3xe
    @Alex-bc3xe Год назад

    So touch is not a weird command, the purpose of touch is to update the date of a file with current time you can see in the modified property. People use touch to create files as a trick cause if there is no such file to update the time is creating a new one. Always ask the whys don't just do it cause everybody does it without knowing why.

  • @selvamj8077
    @selvamj8077 3 года назад

    Keep rocking

  • @yasseraltamimi6171
    @yasseraltamimi6171 3 года назад

    Also you can install exa if you're in mac or linux and you'll have much better ls command

  • @noozzoo5152
    @noozzoo5152 3 года назад +1

    Ubuntu's ~/.bashrc comes with aliases for ls -al
    alias ll='ls -alF'
    Typing the ll alias is easier.
    I create many aliases, such as booting rails with ssl certs, ssh connections, etc.

  • @TheBuilder
    @TheBuilder 3 года назад

    wow thats amazing, they don't teach this kind of stuff in school

  • @xtraszone
    @xtraszone 3 года назад +5

    I use this command to create new file:
    "> file.txt"

    • @devhypercoder2522
      @devhypercoder2522 3 года назад +1

      and on zsh, you can do `< file` to see the contents of it :) quite useful

    • @xtraszone
      @xtraszone 3 года назад

      @@devhypercoder2522 Thanks man

  • @rhyswoolcott
    @rhyswoolcott 3 года назад +3

    You forgot "sudo rm -r /"

    • @oggy107
      @oggy107 3 года назад

      lol

    • @CallousCoder
      @CallousCoder 3 года назад

      At the biggest web site here in the Netherlands, I was an Irix admin (silicon graphics Unix) and I had solved a software issue with the teletext grabber and the nsapi plugin. It was all running and store in svn so time to clean up the dev
      rm -rf ~/rdoetjes /opt/trial/ * and I press enter and I’m like... why is /etc listed?! FUUUUCK! A space had slipped in between the / and *
      CTRL-C “guys, don’t stop anything or it won’t start, I’m gonna fetch last nights tape and restore my Fucking blunder!”
      The great thing with Unix is, as long as it’s running it keeps running without /etc Configs.
      Yeah being root back in the latter half of the 90s was normal especially coding Netscape API shizzel that started as root and then chuid. Now I don’t even know my root password.

  • @fernandoflores8449
    @fernandoflores8449 3 года назад

    Also you can specify a relarive path on ls and it shows the content it that path instead of the current path
    Just sayin so ppl don do cd folder, ls, cd.., and instead just do ls folder

  • @yash_verma
    @yash_verma Год назад

    helpful

  • @pharis0
    @pharis0 3 года назад

    sudo !! to run the last command with sudo without having to enter the whole command again.

  • @noozzoo5152
    @noozzoo5152 3 года назад

    Linux terminal is power. I can't live without it.

    • @092_deepak_kumar3
      @092_deepak_kumar3 3 года назад

      I think you mean POSIX, it's not a Linux exclusive thing

    • @noozzoo5152
      @noozzoo5152 3 года назад

      @@092_deepak_kumar3 True, POSIX is the standard. The POSIX implementation in a Bourne Again Shell is complete, but not everything BASH is portable and compatible with other POSIX compliant systems. I guess Linux distros are pretty much compliant, but not certified.

    • @092_deepak_kumar3
      @092_deepak_kumar3 3 года назад +1

      @@noozzoo5152 they're partially certified as I remember.

  • @najneindustrijaliziraniji
    @najneindustrijaliziraniji 6 месяцев назад

    It's interesting how almost no one mentions having deprecated commands. This indicates that people are looking without the desire to reproduce the code; I would forbid commenting for such individuals.

  • @74Bagas
    @74Bagas 3 года назад

    i mean.. indeed i AM noob. but.. but.. i find this video so helpful.

  • @jamest5014
    @jamest5014 3 года назад +1

    Also, I would use micro instead of nano, it is better but just as easy to use

    • @092_deepak_kumar3
      @092_deepak_kumar3 3 года назад

      Pico is better, and under Apache 2.0 now.
      I would rather use vi than micro.

    • @anokiyoussou
      @anokiyoussou 2 года назад

      vim is better

  • @vengateshm2122
    @vengateshm2122 3 года назад

    Need a video on git commands.

  • @loopingdope
    @loopingdope 3 года назад

    ls is written by stallman? Nice

  • @BryanJenks
    @BryanJenks 3 года назад +2

    i think you misspelled "vim", looks like you wrote "nano" 🤣️

  • @stevenshrii
    @stevenshrii Год назад

    >. redirect to output

  • @viktorshatalov1920
    @viktorshatalov1920 3 года назад

    Super.

  • @birdie123
    @birdie123 3 года назад

    How about a video on Homebrew?

  • @nickvelos9571
    @nickvelos9571 3 года назад +8

    Nobody:
    Me: opening vscode just to use the command line

    • @CallousCoder
      @CallousCoder 3 года назад

      Me, have vi with a terminal :) I programmed whole TCP servers in C++, through telnet on SCO machine in vi. That’s how we GenXers rock!

    • @092_deepak_kumar3
      @092_deepak_kumar3 3 года назад +2

      @@CallousCoder don't tell them about vi, they will use it in excitement and will stuck there forever.

    • @CallousCoder
      @CallousCoder 3 года назад +2

      @@092_deepak_kumar3 esc:wq! People 🤪

  • @sivasankar5036
    @sivasankar5036 3 года назад +3

    How much time did you take to achieve perfection in web development??

    • @sacredgeometry
      @sacredgeometry 3 года назад

      You don't and he is clearly a beginner to intermediate.

    • @sivasankar5036
      @sivasankar5036 3 года назад

      @@sacredgeometry so atleast I want to know the time taken by him to reach that level.

    • @blasttrash
      @blasttrash 3 года назад

      @Sean V coz he doesnt know the difference between redirect and pipe operators. this is something that's taught in 1st or 2nd year of CS curriculum in intro to linux/unix course.

  • @aammssaamm
    @aammssaamm 3 года назад +1

    Arrows Up & Down?

  • @oggy107
    @oggy107 3 года назад

    sudo stands for superuser do

  • @rahulprajapati8052
    @rahulprajapati8052 3 года назад

    Thanks this is really helpful.
    One query I have in npm you can change the registry URL for package installation. Like an artifactory URL
    Can we do it in Linux too ?

  • @artgreg2296
    @artgreg2296 3 года назад

    hey KYLE thanks but you should have concluded with the history command

  • @timetorelaxfocus9642
    @timetorelaxfocus9642 3 года назад

    ls -al
    Get-ChildItem : A parameter cannot be found that matches parameter name 'al'.
    At line:1 char:4

    • @binichs4547
      @binichs4547 3 года назад +1

      You are probably using PowerShell on Windows? It knows the "ls" command ( sort of ), but not the same options as the Linux equivalent. Just
      typing "ls" gives a similar output as "ls al" on the Linux command line.

    • @CallousCoder
      @CallousCoder 3 года назад +1

      PowerShell is the cancer of programming languages! JavaScript is the herpes.

  • @676005ga
    @676005ga 3 года назад

    It says `bash: man: command not found` after I entered `man ls`

  • @anokiyoussou
    @anokiyoussou 2 года назад

    don't forget 'man'

  • @qwas9999
    @qwas9999 3 года назад +2

    Good video. Now make a how to get amazing hairline.

  • @jacopoguzzo4097
    @jacopoguzzo4097 3 года назад

    Assuming that I have 0 experience in web developing apart from HTML and CSS, what should learn today to get a job?

    • @Kraffcho
      @Kraffcho 3 года назад

      I will go with Javascript & React

    • @janpawedwa4590
      @janpawedwa4590 3 года назад +1

      Assuming that you know some JS (if you don't, then obviously, JavaScript, with some more useful "recent" additions included), look into learning the most frequently asked for framework in job offers, some basics of Node. Other than that, Typescript seems to be the hot thing now, and knowledge of testing tools should let you stand out more.

    • @jacopoguzzo4097
      @jacopoguzzo4097 3 года назад

      @@janpawedwa4590 thanks!!

  • @mykalimba
    @mykalimba 3 года назад

    I've seen maybe hundreds of Linux tutorials, and in some cases they use "apt" and in others "apt-get" for package management. From a technical standpoint, what's the difference?

    • @firmlaun
      @firmlaun 3 года назад +3

      apt is just an alias for apt-get in modern Linux distributions :)

  • @bhumit070
    @bhumit070 3 года назад +1

    Kyle I hope you make a viddo on vim too 🙂😅

  • @nitin-code-comedy
    @nitin-code-comedy 3 года назад

    set cls='clear'

  • @betoje
    @betoje 3 года назад

    Kyle, what do you think on using WSL in Windows?

    • @betoje
      @betoje 3 года назад

      I mean, using WSL (Windows Subsystem for Linux), instead of Git Bash that mentions Kyle at the beginning. I am starting to learn Node.js after HTML/CSS/JS (using Visual Studio Code) and I would like to know if I should install WSL as a prefered environment to continue my learning. Any comment is greatly appreciated

    • @nocentii
      @nocentii 3 года назад

      @@betoje I've used Windows + Git Bash, Linux (directly) and now I'm using WSL2 and for me, it was a gamechanger to have everything I wanted in one place. It was the same with Windows Terminal

    • @betoje
      @betoje 3 года назад

      @@nocentii Thanks. I am now using WSL2 and I like it very much. I will also try Windows Terminal 😀

    • @nocentii
      @nocentii 3 года назад

      @@betoje nice! You can have Powershell 5, 7, Command Prompt, GitBash, WSL and any other terminals you want available to you with Windows Terminal. Just click the arrow and select the terminal you want. - You might need to edit the profiles file to add more terminals. Do a check online for a guide on this

  • @adithmanu3715
    @adithmanu3715 3 года назад

    17:30 This works with Ubuntu and Debian Linux
    Doesn't work with Redhat, OpenSuSe

    • @092_deepak_kumar3
      @092_deepak_kumar3 3 года назад

      Me on Alpine using apk :)

    • @adithmanu3715
      @adithmanu3715 3 года назад

      @@092_deepak_kumar3 LOL

    • @adithmanu3715
      @adithmanu3715 3 года назад

      @web Dev simplified For real? Your a scammer, not the real Web Dev Simplified

  • @jamest5014
    @jamest5014 3 года назад

    If on Linux you should defiantly look at using Fish instead of bash

    • @vladislavglad6596
      @vladislavglad6596 3 года назад

      Why? I have no problem using bash.

    • @jamest5014
      @jamest5014 3 года назад

      @@vladislavglad6596 Bash is not bad but fish is just better

    • @vladislavglad6596
      @vladislavglad6596 3 года назад

      @@jamest5014 if you could please explain the "better" part a bit more

    • @jamest5014
      @jamest5014 3 года назад +2

      @@vladislavglad6596 Fish has syntax highlighting, genuinely good auto completion and helpful suggestions and it is a far nicer language to do scripting in (the syntax is much nicer).

    • @aserillll
      @aserillll 3 года назад +1

      @@jamest5014 fish is not posix compliant, and all those fancy features are easy to add to something like bash or zsh (which are posix compliant)
      Fish doesn’t just add features, it removes them as well.

  • @alphaseinor
    @alphaseinor 3 года назад

    nano is pico on unix-based systems, like bsd or Mac... just fyi

    • @092_deepak_kumar3
      @092_deepak_kumar3 3 года назад +1

      Nano isn't Pico, Nano aka GNU Nano is a replacement for Pico because of the licensing issues back in the day.

    • @alphaseinor
      @alphaseinor 3 года назад

      @@092_deepak_kumar3 yup, but on a mac, and bsd, type nano and it won't work. Pico will get you a functionally similar environment so you can follow along

    • @092_deepak_kumar3
      @092_deepak_kumar3 3 года назад

      @@alphaseinor I know but you said nano is pico, which is incorrect. So yeah.
      I don't use a Mac but I can guess they don't spend in the terminal and would rather use something like vsc to do simple edits.
      And someone who haven't used a unix-like system wouldn't go with BSDs as their first system for sure.

    • @alphaseinor
      @alphaseinor 3 года назад

      @@092_deepak_kumar3 Congratulations, you win. Mac people will never watch this, and all bsd people are 1337.

  • @SkuezTech
    @SkuezTech 3 года назад

    ngl, cd is the only command i ever found useful inside vs code lol

  • @bitehunter122
    @bitehunter122 3 года назад +1

    First

  • @mohneeshsharma
    @mohneeshsharma 3 года назад

    kyle why dont you try linux? its great for programmers

  • @vijay-1222
    @vijay-1222 3 года назад

    50th comment

  • @usErs_403
    @usErs_403 3 года назад

    Hi ! I from Russia. Have it chanal a content on the Russian? Sorry for my English

  • @rwithikmanoj5816
    @rwithikmanoj5816 3 года назад

    Has anyone actually used pwd in their daily use? I've only ever used it in scripts. It's always a part of my prompt.

    • @jakubcharvat4902
      @jakubcharvat4902 3 года назад +1

      yeah, sometimes I `pwd | pbcopy` when I just want to throw the path to the current wd into my clipboard, but otherwise I don't use it

  • @whatthefunction9140
    @whatthefunction9140 3 года назад

    Crtl + l will also clear
    Crtl + r will search your command history

  • @michellegiacalone1079
    @michellegiacalone1079 3 года назад

    So rm is the new del *.*? XDDD

  • @udittyagi9238
    @udittyagi9238 3 года назад +1

    First comment 😍

  • @cjstolee
    @cjstolee 5 месяцев назад

    On first viewing the presentation was too fast for me to follow; I did much better putting playback speed at 75%

  • @CozyAvocados
    @CozyAvocados 3 года назад

    And now I can hack The Pentagon

  • @Solidlexx
    @Solidlexx 3 года назад

    ls -alh is better

  • @shahedtheboss
    @shahedtheboss 3 года назад

    "ls" doesn't work in windows

    • @092_deepak_kumar3
      @092_deepak_kumar3 3 года назад

      Have you installed git? And no I don't mean GitHub. If yes then right click and select "Git bash"

    • @shahedtheboss
      @shahedtheboss 3 года назад

      @@092_deepak_kumar3 yes
      Still "LS" doesn't work

    • @092_deepak_kumar3
      @092_deepak_kumar3 3 года назад

      @@shahedtheboss what error you get?

    • @shahedtheboss
      @shahedtheboss 3 года назад

      @@092_deepak_kumar3 ls is not recognized as an internal keyword

    • @092_deepak_kumar3
      @092_deepak_kumar3 3 года назад

      @@shahedtheboss then it's not in the path variable

  • @vickylance
    @vickylance 3 года назад

    There is a better version of cat which I use and its called bat command. You will have to install it though.
    Its very good and it has syntax highlighting and such.
    on macos -
    brew install bat

  • @jomama1513
    @jomama1513 3 года назад

    I dont have the money to buy your JS course kylle what should i do i want to learn javascript 😔😔😔

  • @lostincoda2800
    @lostincoda2800 3 года назад +1

    wanted to watch this video but i'm only 14 :(

    • @alphaseinor
      @alphaseinor 3 года назад

      You can thank the RUclips gods for that

    • @6500s1
      @6500s1 3 года назад

      hey, it's only a recommendation, not a requirement in the title. :D

  • @karlee8608
    @karlee8608 Год назад

    NOT FOR ME. Speak too fast and explain too fast.