Learn The Linux Terminal In 30 Minutes

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

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

  • @AbuMaxime
    @AbuMaxime ปีที่แล้ว +21

    Excellent. Even for old-time Linux users it's a good refresher for some of these commands we don't practice often.

  • @hexisXz
    @hexisXz ปีที่แล้ว +132

    You should do window managers in 30/40 minutes next.

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

      YEP

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

      For sure!

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

      👍🏽👍🏽

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

      I guess dt already did it, there is a super nice video which he introduces TWMs in like 10min and showcases some of them with timestamps, recomending for begginers aweasome, qtile and i3 i guess

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

      Yes.

  • @Regg-Edited
    @Regg-Edited ปีที่แล้ว +3

    Amazing. I have been in a intro to Linux class for the last 11 weeks and you just summed up all our past Labs in under a hr. ❤

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

    Such a great video! I am learning Linux command line and this was a great help. The video is well planned out and explained a lot in 30 min

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

    Hey, Thank you for the effort actually some of the vids out there covering these commands literally taking hours

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

    Thank you! Almost everything do in terminal now) But there's always something new to learn.

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

    A most useful 30-min class. Thanks!

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

    i think DT found his new series lol. as someone who's been learning linux a bit and just enjoying your videos, i've saved the ones i needed in a playlist just so i got a private reference and doing these quick 30 min videos of stuff that was in multiple vids would be great

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

    WOW!! I will have to strap in next time! If I had hair, it'd be totally disheveled! lol Great job! And I especially love how you put them in an order where you could show how to use previous commands piped together. Very informative and easy to follow. Thanks for sharing!

  • @m.m3633
    @m.m3633 ปีที่แล้ว +8

    You totally forgot to talk about sending processes background and foreground. I expected that to be also included in a whirlwind tour.
    Great video anyway!

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

    DT using terminal: let's open this file by vim it's almost on every Linux distro.
    DT reviewing almost every Linux distro: OMG why vim isn't installed by default.

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

      It legit pisses me off when a distro comes with nano and not vim lol

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

    Great video for beginners like me!
    Have you ever made a video on formatting disks?
    I saw this because if you are doing arch install, this is the part that is the most confusing.
    It would be really helpful to explain the essentials for new linux users.

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

    37:06 could run `diff -s bashrc newbashrc` to prove equivalence, or `vim -O bashrc newbashrc` to eyeball them side by side

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

    Tq DT. I love Bash stuff. A video on bash programming e.g. in a typical bashrc would be fantastic!

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

    Seriously/ You made another one?!
    AWSOME!

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

    Great job DT!

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

    Hey DT, loving following along to refresh my fading memory, until you get all absorbed & manic, don't forget to breath have fun w/ your followers & students, Dude its' a 🎁 savored like a good steak, U wouldn't gulp down🕊 freedom is to be made to last 🤣 Great work Dude

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

    Wonderful tutorial. 👍👍👍Very complete and well explained. Thanks a lot. 🙂

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

    Nice video. That could be episode 1 of "... In 30 Minutes".

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

    Masterclass. Thank you.

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

    Very useful video thanks DT.

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

    lol i just saw a 2yr one on ur channel and i was riding that wave. I'll start here instead!

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

    20:33 awk has grep+cat+cut+sed-like abilities built in... so you don't need to cat file then pipe to awk, just type:
    awk '/search/{cmds}' files
    (awk has dozens of program features)
    BTW: the passwd 2nd x field is not Xterm, but used to be the user's encrypted password field, before content was moved to a separate file.

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

    Thank you man great video as usual. ,

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

    Hello DT, I take this opportunity to thank you about your presentation of the Starship prompt. I will NEVER-EVER return to oh-my-fish.
    I use Fish shell, by the way :) 😁🤪

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

    Great reference. Going to bookmark this one.

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

    Nice vid :)
    I go out of my way to avoid Terminal and embrace the KDE ecosystem and spam there bug tracker instead.
    ofc, cant spam bugs without Terminal for lots of output, but only way to make the KDE Desktop and toolset better is to actually use it :)

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

      I hope your pseudonym does come from the fact that you use Gentoo Linux - because unless you are prepared to learn Linux properly with the terminal, there is no way you can be using Gentoo!

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

      @@terrydaktyllus1320 i do in fact use Gentoo, since 2006 and i never said i couldnt use terminal, actually did imply it, just that nowdays i do my bedst to minimize it, so that can do propper KDE use and testning :)
      But avoiding terminal as a hole is impossible

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

      @@sajukagentoo51 If KDE is what you use then so be it. I just find it unusual that someone who uses Gentoo (and I have been using it myself since 2003, it's a great distro) also avoids the terminal.

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

      @@terrydaktyllus1320 oh it havent been easy :p

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

      @@sajukagentoo51 If it works for you, who am I to say otherwise?

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

    at 22:45 or so, grep "connected" shows the disconnected lines too, not much use in your example - how do you only get what you enter, and not entries that have that as part of the field? (pausing the video overnight to get some sleep, apologies if it's answered later)

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

      grep " connected" with a space will eliminate the "disconnected" monitor.

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

    Great job. Quick note: you crated test in Downloads when talking about mkdir.

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

    Thx for vid this was a banger

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

    Great, very useful, even more useful if I'll be able to remember all that 😅

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

      I learn stuff then forget due to lack of use. Think my solution is to go back to slackware and use i3Wm with that Mate Task & Tool bar🤣

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

    if I remember right "script" will echo the output into a file so you can record what you did while in the terminal screen

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

    Can I ask what the items are in the upper left of your screen? They're labeled dev www sys doc vbox... etc I am new to the window managers like dwm. I learned last night what all the items are on the right side of the bar. But I'm having trouble finding info about the stuff on the left. I have downloaded a few iso's of ArcoLinux and so far I'm enjoying working with it. I've tried playing with chadwm and xmonad arco iso's but can't see what the stuff on the left of the bar does. What's it called and where could I find a video or something of it being used. All I find are people talking about configurations. I can't seem to find anyone USING the bar. Any info would be great! Thank you and thank you for sharing!

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

    Hey DT i have this habit of running new distros on vms every time one drops, got endless recently ,currently running zorin,but i'd like to get in arch, i want to become a linux power user ,I'm studying cybersecurity,which version of arch should i get ?

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

      If you’re into cybersecurity then blackarch is the way to go. Of course, you could always just install regular arch, and then add the blackarch repo to it, same result.

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

    Hey DT. Arch turns 20 today, btw.

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

    Thx and greets from Germany nearby Bremen

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

    I don't think 30 minutes is going to be long enough. But it's a start.

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

      Would you like him to pop over to Your Lordship's manor, fluff up the cushions on your chair and massage your feet for a few minutes?
      At least you put a smile on my face today - it takes a special kind of person lacking a large amount of self-awareness to not realise how self-entitled they sound in making such a comment about something they get for free anyway.

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

      @@BreadTurtle If you're that analytical about a complete stranger on the Internet, I think you either need to go get yourself a better hobby or two or go get some therapy before you turn into a fully-fledged Internet stalker.
      What I write and how much of it is not your concern - if I require an "amateur Internet sleuth" like your good self to manage my time for me, I will ask for such.
      Now run along, sonny - nobody appointed you as his spokesperson either.

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

      @@BreadTurtle "everything you just said applies to you"
      Absolutely, I can only talk about me. What a silly point to make, and I didn't read any further for fear of you saying even more ridiculous things.
      I think you need to read your comments properly before posting, you clearly lack self-awareness.

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

      @@BreadTurtle Isn't it just? I was very pleased with that reply, thank you for your appreciation of it.

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

      @@BreadTurtle PS. Are we done now? It's just that every time you post a reply, all that pops into my head is "Oh, no, the stalking, message-counting and hobbyless weirdo is back".

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

    I only recently had to use lsblk to find the device name of this usb stick so I could format it

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

    Thank you DT. I dont think ill be a linux pro, but i am enjoying resurecting my wife's dead laptop collection🤣.
    Started with manjaro, now on stormOS, and quickly thinking of going endeavour OS or arco to skip out on the bloat.

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

    I really appreciate you work .
    could you please give me what Terminal theme you use, I really Like it . Thank you.

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

    ive been using linux for 5 years, why did i watch this? because i like dt's voice lol

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

    Nice. Thank you DT

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

    Actually ~ is an alias in the shell. But . and .. IS two directories, that are the same as current directory and the parent directory.

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

    Amazing. Thanks.

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

    Why do you ignore the keyboard? (No QMK videos, refuse to learn touch typing etc.)

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

    when searching the whole system with "find / -name ..." you get alot of "Permission denied" noise. to avoid that you can do "find / -name ... 2>/dev/null" to see only the findings and no errors. (2 is stderr, 1 is stdout)

  • @caner-191
    @caner-191 ปีที่แล้ว +4

    Hey DT FYI, CTRL + L is not alias nor does same thing as clear (just similar behavior), just scroll up you are gonna see the difference. Small difference but not same job. Idk, it could be useful for some people, at least knowing truth is better than not, right ?

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

      Ctrl-L was the ASCII Form-Feed char used with PaPeR teletypes to jump top of next page back in 1960s+1970s. FF starts a clean page to work with.
      That feature has been held for the last 50 yrs, and text/term scrolls everything off top, to give you a clear screen.
      (simple, but effective)

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

    Thank you sir.

  • @piadas804
    @piadas804 7 หลายเดือนก่อน +1

    What you're referring to as Linux is, in fact, GNU/Linux.

  • @user-tc9tb3a
    @user-tc9tb3a ปีที่แล้ว +2

    Where is cmatrix?

  • @user-mr3mf8lo7y
    @user-mr3mf8lo7y ปีที่แล้ว +1

    Much appreciated.

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

    touch, mount, and even gimp wow 😮

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

      Sounds so inappropriate. You can touch my gimp mount lmao

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

      finger

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

      Don’t forget cp, the most unfortunate Linux command name

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

      It's like that meme:
      $ touch girl
      touch: cannot touch 'girl': Permission denied

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

    Question, can you run seperate apps in Tiling WMs?

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

      You mean things that you couldn’t run in floating? No. But if you’re asking if you can have multiple applications at once, then yes, of course. Watch some of DT’s other videos and you’ll see it in action. He has videos all about tiling window managers too.

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

    Compare 2 Text files. Or scripts, edit & merge to discard duplicates?

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

      Diff can compare files, I dunno about the rest

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

      `cat cities1 cities2 | sort | uniq > unique_cities` - sort is needed because uniq detects duplicates on adjacent lines only.

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

    Remember boys and girls, you can also use cat to write into a file

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

    Hey DT. I declare you the Omniscient man. We need your modern Philosophical mind to guide us through the darkness of the modern void. Unravel the hidden truths that are tucked under our noses from the wolves and bent shepherds. We need the knowledge to overcome the higher order and pave way for the retribution and reconstruction of life 4.0. Please DT, we need you.
    tH3 w0rID n3EdS U 😶‍🌫

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

    294 lines on .bashrc is pretty good. nice.

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

    Great video👍
    Which Linux Shell? Seams like there is no Uniform Command list that works across any of them like Elvis, Fish, Vi that I was living & it got upgrade👀 Nano... I only know a little Bash. I'd like to get to a point I could do anything I need to in a Linux Shell. I'm trying out Garuda & needed to format a USB to Flash Bios & it wouldn't give me root access or let me use the one tool I know fdisk? I was pissed, when I looked at the Garuda Forum someone was exposing root access would be dissasterius. If I trash my install then I better learn to fix it. Linux is not windows dummy down Americans dirty or stolen code! So why is it so hard to create Bios Flash USB sticks in Linux?

  • @Microphunktv-jb3kj
    @Microphunktv-jb3kj ปีที่แล้ว +1

    11:11 - aint it 295 .. indexing from 0.. :D

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

      Haha! No. The line count returned is the actual number of lines.

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

    Like is a must 🙏

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

    You should do a video with the rust alternatives since they are superior and will likely replace the current utilities eventually.

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

      No, that won't happen. The "software fashionistas" that treat Linux like a fashion accessory to show their peers how "l33t" they are will be able to use Rust tools until Iron Oxide itself streams from their tear ducts, whilst the more "traditional" Linux users like myself who actually know how to use Linux properly will simply continue to use those tools that make us the "power users" that we are.
      That's because Linux is about "choice" - you can choose how you want to use it, I can choose how I want to use it. Neither of us need to be concerned about how the other one "does their thing" on Linux.
      There, I fixed it for you. You're welcome, you can thank me later.

  • @SanjayRajbanshi-ni1px
    @SanjayRajbanshi-ni1px ปีที่แล้ว

    Thank you

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

    No manual entry for cd
    :(
    on Pop OS

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

      Do help than cd --help

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

    Nice

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

    I have bookmarked this video, i always forget some commands.

  • @dr.mikeybee
    @dr.mikeybee ปีที่แล้ว

    OK. I've held off for years, but my OCD or my autism won't allow me to hold off any longer. Why do you write quit vi with esc :wq? Use esc ZZ. Sheesh! And yes, those are capital zees.

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

    please another one for the windows cli pleaaase :D and thank you for the amazing content

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

      DT doesn't use Windows.

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

      @@helloimatapir xD true was jst wondering, if u work in IT u'r bound to use it one way or another xd and since windows sucks, knowing how to use it from the cli would help a lot, typing a cmd is way better than navigating a million window to find what ur looking for xd

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

    Life hack: put the video on x2 speed and the title will change to 15 minutes

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

    DT terminal cheatsheet and alias list to all

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

    Hey thanks

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

    I always forget about the man command

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

      DT did some man-splaining!

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

      @@JLajos 🤣

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

    bruuuuh, slow down... u 30 commands ahead... I'm still in the ls.... 👀

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

    Where is your "Buy me a Kofi?" 🤖 I have a little "Linux Cheat Sheet" but you're more Fun😅

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

    😮it was fast

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

    Hey dt, but that is a 40 minute video

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

      Just play it at 1.5 speed and you have a 30 minute video! :D

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

      ​@@DistroTube
      Brilliant as Expected from Linux user

    • @ザウアークラウトマン
      @ザウアークラウトマン ปีที่แล้ว

      I actually watched it at 2x speed but I already knew like half of the commands. I learned some good stuff because I'm often too lazy to read manpages for terminal commands.

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

      No its not, its 39.31 minutes long. lol

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

    No one can learn the Linux Terminal 30min. I am so tired of people post videos like this. I watch a lot of your videos DistroTube, and i like learning things from you because you are so thorough and a good teacher. But this thing about learning a concept in 10min, 30min or 2 in just hours is just not right and i usually dont watch videos that say this to people. Please stop doing that, and get real. Your videos are great, i love them, i just dont love the name you are giving some of you videos.

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

    But the terminal is sooo scaaaary 🫣🫣🫣

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

      Use a VM then, practice without fear

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

    third

  • @Bonez0r
    @Bonez0r 6 หลายเดือนก่อน

    36:50
    𝚌𝚊𝚝 𝚡* > 𝚗𝚎𝚠𝚋𝚊𝚜𝚑𝚛𝚌
    I assume that cat takes the files in alphabetical order? Otherwise it could put the parts back again in the wrong order.

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

    Now do BSD in 30 minutes

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

    1

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

    This is not for those of us nontech people, only tech types need to apply. I tried Linux, and Zorin OS, but when I ran into trouble I couldn't get any help. Even the Zorin community site ridiculed me for being naive. I spent a lot of needless time getting rid of it and going back to Windows 10. Never again will I use it no matter how much I hate Microsoft. It should be illegal for 77-year-olds to even watch videos that promote it. lol

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

    It's GNU Bash, not "Linux Terminal".

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

      who gives a poop for gnu. it's unix

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

      Virtually everything said here applies to any UNIX shell; perhaps a better title would be learning the shell, but noobs won’t click on that because they don’t know what they don’t know

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

      @@tylerdean980 you forgot to say "gnu is poop" or "gnu is useless and it hasnt to be mentioned here in vain"

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

      "Unix" has been dead for decades, GNU is the modern day "Unix"

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

      @@skia5635 GNU literally stands for "GNU is Not Unix"

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

    I sense an Eww Widgets video coming soon

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

    Incredible
    Not even a minute in and he's already wrong
    Not every terminal will open in ~
    Not every shell config will open in ~
    I have my system setup to open a new shell in the last opened folder, so I don't have to cd as much

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

    There is no such thing as "the Linux terminal", it doesn't exist.
    #gnu

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

    Notes for myself
    > writes
    >> appends
    sed 's/[search]/[replace]/g' [file] search and replace
    sed -i 's/[search]/[replace]/g' [file] search and replace, and write
    cat [file] | awk -F [seperator] '{print $[n]}' print the nth column of file, where each column is separated by symbol (symbol defaults to space)
    history | fzf --query [command]
    !! last command
    time [command]

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

    kill - 9 - 1 sometime

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

    Marvelous, thanks.