15+ Terminal Commands Every Developer Must Know

  Рет қаралды 61,836

Web Dev Simplified

Web Dev Simplified

Күн бұрын

Whether you just learning programming or you have been doing it for decades, one thing is for sure. You need to know how to navigate the command line. This is especially true if you ever need to access a server since you will only ever have access to a command line interface.
🌎 Find Me Here:
My Blog: blog.webdevsimplified.com
My Courses: courses.webdevsimplified.com
Patreon: / webdevsimplified
Twitter: / devsimplified
Discord: / discord
GitHub: github.com/WebDevSimplified
CodePen: codepen.io/WebDevSimplified
⏱️ Timestamps:
00:00 - Introduction
00:49 - pwd
01:18 - ls
04:07 - clear
04:20 - cd
07:13 - mkdir
07:35 - touch
08:03 - cp
10:20 - rm
11:41 - nano
13:19 - cat
14:10 - Redirect Operators
15:42 - echo
16:37 - man
17:29 - apt-get/sudo
#CommandLine #WDS #Terminal

Пікірлер: 219
@KyleLanmon
@KyleLanmon 2 жыл бұрын
">" 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 2 жыл бұрын
Kyle to the rescue I see
@CallousCoder
@CallousCoder 2 жыл бұрын
Yup indeed!
@dave6012
@dave6012 2 жыл бұрын
He’s just got functional js on the brain 😂
@daniellindegren1182
@daniellindegren1182 2 жыл бұрын
He's a Windows user.
@CallousCoder
@CallousCoder 2 жыл бұрын
@@daniellindegren1182 and even on windows piping and redirecting is a thing :)
@AleX-pz2cp
@AleX-pz2cp 2 жыл бұрын
Instead of typing "clear" you can just press Ctrl + L and it clears the terminal.
@coffin9598
@coffin9598 2 жыл бұрын
Wow you told a great command 😂😂😂😂😂
@SkuezTech
@SkuezTech 2 жыл бұрын
noo thats too easy. typing clear feels more hackery
@AleX-pz2cp
@AleX-pz2cp 2 жыл бұрын
@@SkuezTech yeah i feel you
@UdayaKumar-fg5in
@UdayaKumar-fg5in 2 жыл бұрын
Shortcut keys are not advisable when we having command for that
@cloudfox1908
@cloudfox1908 2 жыл бұрын
@@UdayaKumar-fg5in what are you talking about? Why would they not be advised?
@pbasicpixel
@pbasicpixel 2 жыл бұрын
Tip: to re-run the last command with sudo permissions, instead of typing it again, just type "sudo !!"
@kvetoslavnovak423
@kvetoslavnovak423 2 жыл бұрын
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 2 жыл бұрын
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.
@calvinwilson3617
@calvinwilson3617 2 жыл бұрын
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.
@arturomedina2055
@arturomedina2055 2 жыл бұрын
Doing a video about this topic was a great idea. 👍
@Chalisque
@Chalisque Жыл бұрын
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.
@edgarasben
@edgarasben 2 жыл бұрын
"history" is another great command to show a list of all previously typed commands.
@fregattkapitany2608
@fregattkapitany2608 2 жыл бұрын
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.
@coffin9598
@coffin9598 2 жыл бұрын
Can't get enough of your videos kyle thank you 🙏🙏🙏
@vortex3915
@vortex3915 2 жыл бұрын
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
@mrsmith7012
@mrsmith7012 2 жыл бұрын
Right in time. Thanks.
@nsharma4981
@nsharma4981 2 жыл бұрын
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!
@sergiogil5124
@sergiogil5124 2 жыл бұрын
Thanks bro, I love your videos!
@TomDoesTech
@TomDoesTech 2 жыл бұрын
If you know these commands, you can also write bash scripts which is extremely useful for automating tasks
@bala1000mina
@bala1000mina 6 ай бұрын
Thank you so much Kyle for the very informative and helpful tutorial! God bless and good luck!
@MrREALball
@MrREALball 2 жыл бұрын
17:40 not inside of Linux, but inside of debian/ubuntu/mint repos. There are completely different package managers for other distros.
@saira_anonymous1599
@saira_anonymous1599 2 жыл бұрын
Loved this❤️
@mamtaagarwal1009
@mamtaagarwal1009 2 жыл бұрын
You are the only good developer on youtube who does not use mac. I actually like that you don't use mac.😃
@sokoyaadedolapo5321
@sokoyaadedolapo5321 2 жыл бұрын
Maybe because he's into web development and not mobile app
@marcscherzer
@marcscherzer 2 жыл бұрын
Is Mac Book that good for both Web Development and Mobile App Development?
@mamtaagarwal1009
@mamtaagarwal1009 2 жыл бұрын
@@marcscherzer If you want to build IOS apps you need a MacBook but otherwise no need
@mamtaagarwal1009
@mamtaagarwal1009 2 жыл бұрын
@@sokoyaadedolapo5321 Even if you see most of the youtubers who are into web development use macbook
@sokoyaadedolapo5321
@sokoyaadedolapo5321 2 жыл бұрын
@@marcscherzer you can develop for both iOS and android platform using mac, unlike windows
@-leovinci
@-leovinci 2 жыл бұрын
It's important and useful to know how to invokes commands in your programs(C or node.js or CommonLisp)
@loreyoungtech
@loreyoungtech 9 ай бұрын
Amazing content. Thank you👍🏽👍🏽
@vishalkalansooriya
@vishalkalansooriya Жыл бұрын
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.
@andersonmarquesbsb
@andersonmarquesbsb Жыл бұрын
Thank you!
@adsj5951
@adsj5951 2 жыл бұрын
Thanks a lot !
@yasseraltamimi6171
@yasseraltamimi6171 2 жыл бұрын
Also you can install exa if you're in mac or linux and you'll have much better ls command
@Schweppese
@Schweppese 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.
@092_deepak_kumar3
@092_deepak_kumar3 2 жыл бұрын
AppImage gang!
@anokiyoussou
@anokiyoussou 2 жыл бұрын
@@092_deepak_kumar3 same bro
@madhousenetwork7765
@madhousenetwork7765 2 жыл бұрын
4:37 have been using cd command for like 10 years. Never realized it means "change directory" 😂
@6500s1
@6500s1 2 жыл бұрын
what were you thinking, something like the "compact disk" ? :D
@madhousenetwork7765
@madhousenetwork7765 2 жыл бұрын
@@6500s1 just thought it was a command 😂
@madhousenetwork7765
@madhousenetwork7765 2 жыл бұрын
@web Dev simplified thank you Kyle. I understood a lot of JS and React concepts from your videos. Thanks a lot.
@mykalimba
@mykalimba 2 жыл бұрын
@@madhousenetwork7765 Dude, this commenter isn't Kyle. It's a spam bot.
@madhousenetwork7765
@madhousenetwork7765 2 жыл бұрын
@@mykalimba oh yeah... Kyle should get verified soon
@devgatling
@devgatling Ай бұрын
thanks dude
@selvamj8077
@selvamj8077 2 жыл бұрын
Keep rocking
@thelazt16
@thelazt16 2 жыл бұрын
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.
@MaxProgramming
@MaxProgramming 2 жыл бұрын
To create a file on Windows Powershell, just use the ni command and separate file names with comma
@dave6012
@dave6012 2 жыл бұрын
I always learn something new, even when it’s a topic I think I already know.
@dave6012
@dave6012 2 жыл бұрын
Kyle, do you see the spam happening here? 🤦‍♂️🤦‍♂️🤦‍♂️
@tsukiiiiiii
@tsukiiiiiii 2 жыл бұрын
@@dave6012 That account is trying to impersonate him.
@rahulprajapati8052
@rahulprajapati8052 2 жыл бұрын
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 ?
@rahulprajapati8052
@rahulprajapati8052 2 жыл бұрын
@web Dev simplified thanks. I reported you.
@fvdham
@fvdham 2 жыл бұрын
07:35 touch is named touch because it modifies the datetime for existing file
@CallousCoder
@CallousCoder 2 жыл бұрын
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
@XxxclusiveReviews
@XxxclusiveReviews Жыл бұрын
Nicely done... goon.. respectfully said Kyle
@piotrswobodzinski3549
@piotrswobodzinski3549 2 жыл бұрын
The amount of valuable content you upload is unbelievable
@mobbs8229
@mobbs8229 2 жыл бұрын
I know right? he really knows great topics to make tutorials for. Definitely underrated!
@Achiesamablog
@Achiesamablog 2 жыл бұрын
Timely one, just installed ubuntu
@creeky4twenty960
@creeky4twenty960 2 жыл бұрын
Good luck!
@sainathreddy1950
@sainathreddy1950 Жыл бұрын
you can use cmd+k to clear the terminal instead of writing clear
@fernandoflores8449
@fernandoflores8449 2 жыл бұрын
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
@user-lp8ky5kk4o
@user-lp8ky5kk4o 2 жыл бұрын
When you learn bash / command line you will be able to code and use your computer so much quicker!
@bhumit070
@bhumit070 2 жыл бұрын
+1
@aammssaamm
@aammssaamm 2 жыл бұрын
What is the benefit? A quicker burn out?
@user-lp8ky5kk4o
@user-lp8ky5kk4o 2 жыл бұрын
@@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
@king-manu2758
@king-manu2758 Жыл бұрын
The other day I saw my senior dev using find and I didn't even know that existed.
@noozzoo5152
@noozzoo5152 2 жыл бұрын
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.
@GabrielMartinez-ez9ue
@GabrielMartinez-ez9ue 2 жыл бұрын
Correct. That's what i use.
@vishy6744
@vishy6744 2 жыл бұрын
VSCode's in-built terminal is soo good!
@TheBuilder
@TheBuilder 2 жыл бұрын
wow thats amazing, they don't teach this kind of stuff in school
@CallousCoder
@CallousCoder 2 жыл бұрын
pwd should be part of your prompt ;) It’s the first thing I set, when it isn’t.
@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.
@betoje
@betoje 2 жыл бұрын
Kyle, what do you think on using WSL in Windows?
@betoje
@betoje 2 жыл бұрын
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 2 жыл бұрын
@@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 2 жыл бұрын
@@nocentii Thanks. I am now using WSL2 and I like it very much. I will also try Windows Terminal 😀
@nocentii
@nocentii 2 жыл бұрын
@@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
@xtraszone
@xtraszone 2 жыл бұрын
Also learn these ones: tmux htop ranger watch
@CallousCoder
@CallousCoder 2 жыл бұрын
lsof vmstat iostat and mpstat
@jamest5014
@jamest5014 2 жыл бұрын
Also, I would use micro instead of nano, it is better but just as easy to use
@092_deepak_kumar3
@092_deepak_kumar3 2 жыл бұрын
Pico is better, and under Apache 2.0 now. I would rather use vi than micro.
@anokiyoussou
@anokiyoussou 2 жыл бұрын
vim is better
@akarshraja4189
@akarshraja4189 2 жыл бұрын
apt-get is not completely for Linux, it's for Debian/Ubuntu-based distros specifically. also, `apt` is preferred over `apt-get`.
@yash_verma
@yash_verma Жыл бұрын
helpful
@viktorshatalov1920
@viktorshatalov1920 2 жыл бұрын
Super.
@bhumit070
@bhumit070 2 жыл бұрын
Kyle I hope you make a viddo on vim too 🙂😅
@birdie123
@birdie123 2 жыл бұрын
How about a video on Homebrew?
@CallousCoder
@CallousCoder 2 жыл бұрын
Use: ls -lh human readable format of sizes
@timetorelaxfocus9642
@timetorelaxfocus9642 2 жыл бұрын
ls -al Get-ChildItem : A parameter cannot be found that matches parameter name 'al'. At line:1 char:4
@binichs4547
@binichs4547 2 жыл бұрын
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 2 жыл бұрын
PowerShell is the cancer of programming languages! JavaScript is the herpes.
@mykalimba
@mykalimba 2 жыл бұрын
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 2 жыл бұрын
apt is just an alias for apt-get in modern Linux distributions :)
@tularem
@tularem 2 жыл бұрын
Another useful command to learn is awk. Also, learn about pipes.
@74Bagas
@74Bagas 2 жыл бұрын
i mean.. indeed i AM noob. but.. but.. i find this video so helpful.
@noozzoo5152
@noozzoo5152 2 жыл бұрын
Linux terminal is power. I can't live without it.
@092_deepak_kumar3
@092_deepak_kumar3 2 жыл бұрын
I think you mean POSIX, it's not a Linux exclusive thing
@noozzoo5152
@noozzoo5152 2 жыл бұрын
@@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 2 жыл бұрын
@@noozzoo5152 they're partially certified as I remember.
@xtraszone
@xtraszone 2 жыл бұрын
I use this command to create new file: "> file.txt"
@devhypercoder2522
@devhypercoder2522 2 жыл бұрын
and on zsh, you can do `< file` to see the contents of it :) quite useful
@xtraszone
@xtraszone 2 жыл бұрын
@@devhypercoder2522 Thanks man
@vengateshm2122
@vengateshm2122 2 жыл бұрын
Need a video on git commands.
@jacopoguzzo4097
@jacopoguzzo4097 2 жыл бұрын
Assuming that I have 0 experience in web developing apart from HTML and CSS, what should learn today to get a job?
@Kraffcho
@Kraffcho 2 жыл бұрын
I will go with Javascript & React
@janpawedwa4590
@janpawedwa4590 2 жыл бұрын
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 2 жыл бұрын
@@janpawedwa4590 thanks!!
@676005ga
@676005ga 2 жыл бұрын
It says `bash: man: command not found` after I entered `man ls`
@pharis0
@pharis0 2 жыл бұрын
sudo !! to run the last command with sudo without having to enter the whole command again.
@loopingdope
@loopingdope 2 жыл бұрын
ls is written by stallman? Nice
@BryanJenks
@BryanJenks 2 жыл бұрын
i think you misspelled "vim", looks like you wrote "nano" 🤣️
@rhyswoolcott
@rhyswoolcott 2 жыл бұрын
You forgot "sudo rm -r /"
@oggy107
@oggy107 2 жыл бұрын
lol
@CallousCoder
@CallousCoder 2 жыл бұрын
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.
@najneindustrijaliziraniji
@najneindustrijaliziraniji 2 ай бұрын
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.
@nickvelos9571
@nickvelos9571 2 жыл бұрын
Nobody: Me: opening vscode just to use the command line
@CallousCoder
@CallousCoder 2 жыл бұрын
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 2 жыл бұрын
@@CallousCoder don't tell them about vi, they will use it in excitement and will stuck there forever.
@CallousCoder
@CallousCoder 2 жыл бұрын
@@092_deepak_kumar3 esc:wq! People 🤪
@oggy107
@oggy107 2 жыл бұрын
sudo stands for superuser do
@adithmanu3715
@adithmanu3715 2 жыл бұрын
17:30 This works with Ubuntu and Debian Linux Doesn't work with Redhat, OpenSuSe
@092_deepak_kumar3
@092_deepak_kumar3 2 жыл бұрын
Me on Alpine using apk :)
@adithmanu3715
@adithmanu3715 2 жыл бұрын
@@092_deepak_kumar3 LOL
@adithmanu3715
@adithmanu3715 2 жыл бұрын
@web Dev simplified For real? Your a scammer, not the real Web Dev Simplified
@alphaseinor
@alphaseinor 2 жыл бұрын
nano is pico on unix-based systems, like bsd or Mac... just fyi
@092_deepak_kumar3
@092_deepak_kumar3 2 жыл бұрын
Nano isn't Pico, Nano aka GNU Nano is a replacement for Pico because of the licensing issues back in the day.
@alphaseinor
@alphaseinor 2 жыл бұрын
@@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 2 жыл бұрын
@@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 2 жыл бұрын
@@092_deepak_kumar3 Congratulations, you win. Mac people will never watch this, and all bsd people are 1337.
@jamest5014
@jamest5014 2 жыл бұрын
If on Linux you should defiantly look at using Fish instead of bash
@vladislavglad6596
@vladislavglad6596 2 жыл бұрын
Why? I have no problem using bash.
@jamest5014
@jamest5014 2 жыл бұрын
@@vladislavglad6596 Bash is not bad but fish is just better
@vladislavglad6596
@vladislavglad6596 2 жыл бұрын
@@jamest5014 if you could please explain the "better" part a bit more
@jamest5014
@jamest5014 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 2 жыл бұрын
@@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.
@artgreg2296
@artgreg2296 2 жыл бұрын
hey KYLE thanks but you should have concluded with the history command
@aammssaamm
@aammssaamm 2 жыл бұрын
Arrows Up & Down?
@SkuezTech
@SkuezTech 2 жыл бұрын
ngl, cd is the only command i ever found useful inside vs code lol
@mohneeshsharma
@mohneeshsharma 2 жыл бұрын
kyle why dont you try linux? its great for programmers
@sivasankar5036
@sivasankar5036 2 жыл бұрын
How much time did you take to achieve perfection in web development??
@sacredgeometry
@sacredgeometry 2 жыл бұрын
You don't and he is clearly a beginner to intermediate.
@sivasankar5036
@sivasankar5036 2 жыл бұрын
@@sacredgeometry so atleast I want to know the time taken by him to reach that level.
@blasttrash
@blasttrash 2 жыл бұрын
@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.
@qwas9999
@qwas9999 2 жыл бұрын
Good video. Now make a how to get amazing hairline.
@chimik_organik
@chimik_organik 2 жыл бұрын
Hi ! I from Russia. Have it chanal a content on the Russian? Sorry for my English
@rwithikmanoj5816
@rwithikmanoj5816 2 жыл бұрын
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 2 жыл бұрын
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
@stevenshrii
@stevenshrii Жыл бұрын
>. redirect to output
@michellegiacalone1079
@michellegiacalone1079 2 жыл бұрын
So rm is the new del *.*? XDDD
@nitin-code-comedy
@nitin-code-comedy 2 жыл бұрын
set cls='clear'
@anokiyoussou
@anokiyoussou 2 жыл бұрын
don't forget 'man'
@vickylance
@vickylance 2 жыл бұрын
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
@CozyAvocados
@CozyAvocados 2 жыл бұрын
And now I can hack The Pentagon
@cjstolee
@cjstolee Ай бұрын
On first viewing the presentation was too fast for me to follow; I did much better putting playback speed at 75%
@bitehunter122
@bitehunter122 2 жыл бұрын
First
@jomama1513
@jomama1513 2 жыл бұрын
I dont have the money to buy your JS course kylle what should i do i want to learn javascript 😔😔😔
@shahedtheboss
@shahedtheboss 2 жыл бұрын
"ls" doesn't work in windows
@092_deepak_kumar3
@092_deepak_kumar3 2 жыл бұрын
Have you installed git? And no I don't mean GitHub. If yes then right click and select "Git bash"
@shahedtheboss
@shahedtheboss 2 жыл бұрын
@@092_deepak_kumar3 yes Still "LS" doesn't work
@092_deepak_kumar3
@092_deepak_kumar3 2 жыл бұрын
@@shahedtheboss what error you get?
@shahedtheboss
@shahedtheboss 2 жыл бұрын
@@092_deepak_kumar3 ls is not recognized as an internal keyword
@092_deepak_kumar3
@092_deepak_kumar3 2 жыл бұрын
@@shahedtheboss then it's not in the path variable
@udittyagi9238
@udittyagi9238 2 жыл бұрын
First comment 😍
@vijay-1222
@vijay-1222 2 жыл бұрын
50th comment
@whatthefunction9140
@whatthefunction9140 2 жыл бұрын
Crtl + l will also clear Crtl + r will search your command history
@Solidlexx
@Solidlexx 2 жыл бұрын
ls -alh is better
@lostincoda2800
@lostincoda2800 2 жыл бұрын
wanted to watch this video but i'm only 14 :(
@alphaseinor
@alphaseinor 2 жыл бұрын
You can thank the KZbin gods for that
@6500s1
@6500s1 2 жыл бұрын
hey, it's only a recommendation, not a requirement in the title. :D
@wukape
@wukape 2 жыл бұрын
Its too lame lvl, should have told a bit about grep or something.
Command Line Crash Course For Beginners | Terminal Commands
44:53
Traversy Media
Рет қаралды 139 М.
30 Windows Commands you CAN’T live without
14:35
NetworkChuck
Рет қаралды 2,1 МЛН
MINHA IRMÃ MALVADA CONTRA O GADGET DE TREM DE DOMINÓ 😡 #ferramenta
00:40
АВДА КЕДАВРАААААА😂
00:11
Romanov BY
Рет қаралды 6 МЛН
1 класс vs 11 класс (рисунок)
00:37
БЕРТ
Рет қаралды 2,6 МЛН
5 Command Line Tools That Boost Developer Productivity (2023)
8:02
13 Advanced (but useful) Git Techniques and Shortcuts
8:07
Fireship
Рет қаралды 875 М.
60 Linux Commands you NEED to know (in 10 minutes)
10:50
NetworkChuck
Рет қаралды 1,2 МЛН
5 JavaScript Concepts You HAVE TO KNOW
9:38
James Q Quick
Рет қаралды 1,4 МЛН
10 Essential Linux Terminal Tools You Should Know
18:24
NeuralNine
Рет қаралды 8 М.
50 macOS Tips and Tricks Using Terminal (the last one is CRAZY!)
11:11
15 Terminal Commands that will BOOST your Productivity
12:49
warpdotdev
Рет қаралды 18 М.
How To Actually Get Hired In 2024
10:43
Web Dev Simplified
Рет қаралды 182 М.
Another 5 Must Know CSS Tricks That Almost Nobody Knows
15:13
Web Dev Simplified
Рет қаралды 76 М.
MINHA IRMÃ MALVADA CONTRA O GADGET DE TREM DE DOMINÓ 😡 #ferramenta
00:40