KILLER macOS Tricks Hidden in Terminal!

Поділитися
Вставка
  • Опубліковано 26 сер 2024
  • Terminal Commands - www.snazzylabs....
    Terminal is macOS' command line utility. What may seem daunting at first is actually pretty easy to use! Snazzy Labs' Quinn Nelson shows our top 5 favorite Terminal tricks for Mac. Discover all of the hidden tricks and tips in your favorite operating system to maximize productivity and customization!

КОМЕНТАРІ • 501

  • @user-cw3yj8jv1s
    @user-cw3yj8jv1s 3 роки тому +26

    For those complaining about the link not working or just want quick access to the commands;
    1. Show directory path in the Finder title (0:08)
    defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES; killall Finder
    To undo:
    defaults write com.apple.finder _FXShowPosixPathInTitle -bool NO; killall Finder
    2. Add an empty spacer on your dock to space out your Dock icons. (0:54)
    defaults write com.apple.dock persistent-apps -array-add '{tile-data={}; tile-type="spacer-tile";}' && killall Dock
    To delete spacer, drag spacer to Trash
    3. Make hidden apps (⌘+H) more visible by making inactive app translucent (2:15)
    defaults write com.apple.Dock showhidden -bool TRUE; killall Dock
    To undo:
    defaults write com.apple.Dock showhidden -bool FALSE; killall Dock
    4. Delete the animation between revealing a hidden dock (3:44)
    defaults write com.apple.dock autohide-time-modifier -int 0;killall Dock
    4A. Speed up animation
    defaults write com.apple.dock autohide-time-modifier -float 0.12;killall Dock
    To undo:
    defaults delete com.apple.dock autohide-time-modifier;killall Dock
    If something's wrong, reply to this message and I'll fix it.

  • @JustaBusta
    @JustaBusta 7 років тому +255

    finder path bar can be turned on by clicking view, show path bar

    • @monocore
      @monocore 7 років тому +3

      Yeah but this actually frees some space visually, I like this better tbh

    • @vimalmenon6745
      @vimalmenon6745 7 років тому +3

      Was gonna suggest the same thing .. 👍

    • @sblowes
      @sblowes 7 років тому +1

      Cmd + / (works in Safari, too)

    • @BlueRidgeParkway
      @BlueRidgeParkway 7 років тому +1

      +Justino Bambino Nice! I like that better. Keeps the top folder name intact & easy to read :-)

    • @xmaverickhunterkx
      @xmaverickhunterkx 7 років тому

      Yup, although the method he mentions is different, the default (View> Path Bar) way is better for 99% of us users.

  • @snazzy
    @snazzy  7 років тому +252

    GREAT NEWS! Since I'm going full time, you'll see new uploads from me EVERY THURSDAY! Next week, I have an incredible hackintosh build that only cost me $50 to make, and it out-benchmarks the 2016 13" MacBook Pro with Touch Bar! LOL.

    • @JM2003
      @JM2003 7 років тому +2

      Snazzy Labs great to hear

    • @baileydrain
      @baileydrain 7 років тому

      Have your opinions on the Macbook Pro changed at all since your last review?

    • @snazzy
      @snazzy  7 років тому +10

      Most of the annoying bugs are fixed, but I still think it's ludicrously overpriced.

    • @MahmoodMuhenned
      @MahmoodMuhenned 7 років тому

      Snazzy Labs we need more windows stuff
      I use both but in windows u can do really wonderful stuff basically more open world

    • @AmritpalSingh-ch2jn
      @AmritpalSingh-ch2jn 7 років тому

      Snazzy Labs is the beard going to be back?

  • @goforkranthi79
    @goforkranthi79 7 років тому +42

    I've been watching Quinn for a long time (before the Mormon mission) and the thing I like the most is, videos are not click bait. they're pretty useful, and 99.99% of the times a new thing that's not been shown/done by others 👍

    • @snazzy
      @snazzy  7 років тому +9

      +goforkranthi79 Thanks for the kind words, man!

  • @heartSLB
    @heartSLB 7 років тому

    Most Tech UA-camrs are now only focused in selling us products. They receive and review various products and request us to check the link to Amazon. But none of them show us how that same product is used by them or even if they use them at all.
    You sir, are real. You use your tech and teach us valuables tricks you've gathered along the way. And I'm not only talking about the Macs, you do that with your audio equipment as well and I love this kind of video.

  • @Break.
    @Break. 5 років тому +20

    3:22 "The dock will kill itself really quickly"

  • @zollotech
    @zollotech 7 років тому +3

    Nicely done...and I didn't know them all and will have to use a few.

  • @kyle4931
    @kyle4931 7 років тому +2

    just shows how deep you can get into MacOs. Super user friendly and easy on the outside but offers things like this for enthusiasts. Great video

  • @sidefacingbri3340
    @sidefacingbri3340 7 років тому +7

    This was an awesome video! I'm super glad to hear you're going full-time, as your videos are always super helpful and easy to follow. Truly, you are one of the best tech UA-camrs out there.

    • @snazzy
      @snazzy  7 років тому +1

      Wow, those are some mighty kind words! Thanks a ton, Briggs. :D

  • @miltoncrosbie5567
    @miltoncrosbie5567 6 років тому +1

    One terminal trick I found a few years back was doing AC-3, 5.1 audio pass through from iTunes via HDMI, instead of having to use the optical/hp out.
    You type into terminal: defaults write com. Cod3r. a52codec attemptPassthrough 1

  • @TylerHoff
    @TylerHoff 5 років тому +6

    Are the commands able to work in Mojave’s? Dock reveal and dock spacers not working for. Great tips Thank You!🙏👍

  • @hwbehrens
    @hwbehrens 7 років тому +10

    Wasn't expecting to learn anything new, but only knew 1 out of 5! Thumbs up. Although content like this might appeal to a smaller subset of the UA-cam audience, I think it could be a good differentiator for the channel.

    • @snazzy
      @snazzy  7 років тому +5

      +Hans Behrens Thanks, Hans! I will keep that in mind. Cheers.

  • @TomekSulkowski
    @TomekSulkowski 7 років тому +2

    You actually CAN use the quick toggle to restore minimised window - you just have to press [alt] as well. (So you just press [cmd]+[tab] as you normally do, and in the case of minimised window - add the [alt] and then release all three.)

  • @julianduqueg
    @julianduqueg 7 років тому +1

    These are the kinds of videos I subscribed for. Useful. Thank you.

    • @snazzy
      @snazzy  7 років тому

      +Julian Duque Cheers!

  • @harshvardhangupte
    @harshvardhangupte 7 років тому

    I think you're the only source that gives me 'real' hidden macOs tips and tricks. Everywhere else its all the same recycled stuff.

  • @cynic5581
    @cynic5581 7 років тому

    That first tip for seeing the path of a file is incredibly useful for me. Thanks!

    • @snazzy
      @snazzy  7 років тому +1

      Cheers!

  • @Zhisaoka
    @Zhisaoka 3 роки тому

    Dude, this is the best and most useful tips ever

  • @ZakharZ
    @ZakharZ 2 роки тому +2

    The link in description doesn't work for me

  • @d3xbot
    @d3xbot 7 років тому

    One neat trick you can do if you want to see the file path is to do View -> Show Path Bar (or use ⌘⌥P ). You can double click anywhere in the path bar and jump there.

  • @destinationpsp
    @destinationpsp 7 років тому

    The last one was the best! Thanks!

    • @snazzy
      @snazzy  7 років тому

      +destinationpsp :)

  • @kalyanhr
    @kalyanhr 6 років тому

    The first tip is really handy! Thanks for sharing!!

  • @GiannisTsolakidis
    @GiannisTsolakidis 7 років тому +3

    2:27 You need to hold the Options (Alt) key before releasing the Command key in order to "Unminimize" the Window.

    • @stphnmy
      @stphnmy 6 років тому

      Ioannis Tzon Tsolakidis Totally. I’m not sure why this is hard for people to find. This tip is the best way to force an app to reappear from being minimized.

  • @manojjagannath1699
    @manojjagannath1699 5 років тому +1

    The default collections in Mojave doesn't have any additional wallpapers .. any idea how to get those natgeo ,cosmos wallpapers back ?

  • @airbusisawesome
    @airbusisawesome 7 років тому +6

    2:12 - hey girl, I have a big dock. Wanna launch some applications with me?

  • @jonasclindgren
    @jonasclindgren 7 років тому

    About command tab after minimizing. You can get it back by pressing command tab and then slide your thumb over to option and it will open the minimized program.

    • @snazzy
      @snazzy  7 років тому +1

      +Jonas Lindgren Hm! TIL. Thanks for the tip. :)

  • @faisalmahmud5583
    @faisalmahmud5583 7 років тому

    Ah the good old days! glad to have SnazzyLabs back in action!

    • @snazzy
      @snazzy  7 років тому

      +Faisal Mahmud Thanks man!

  • @theoht825
    @theoht825 Рік тому

    In finder you can also just go to View > Show Path Bar to display a path at the bottom of the window

  • @Yoshi_Boii
    @Yoshi_Boii 7 років тому +1

    For #1, you can also click View>Show path Bar in the finder

  • @Slimothy
    @Slimothy 7 років тому +8

    This video is really helpful. Awesome job!

  • @B67ification
    @B67ification 7 років тому

    You can reveal a minimized application actually by hitting alt/option and release as you toggle through minimized apps in cmd+tab. There's also a built in path bar in finder but it's hidden by default, can activate it through view menu. That last one is pretty cool!

  • @EPrimeify
    @EPrimeify 6 років тому

    Since I got on this new computer I've been looking for the one to get the entire file path directly. I finally found it! I love this video!

  • @wongcr
    @wongcr 7 років тому

    I don't own a Mac, but it's a new video from Quinn so I'm watching it. Yay!

    • @snazzy
      @snazzy  7 років тому

      Yay! 👊

  • @Duskydog419
    @Duskydog419 7 років тому

    You are a magical Wizard! I like dragging files to the dock to open them occasionally and that lag is super annoying, That trick is awesome!

  • @thekingcuber
    @thekingcuber 7 років тому +7

    Haven't you shown all of these before in your Terminal Tuesday series or other tip videos?

    • @snazzy
      @snazzy  7 років тому +8

      +JChen10 Almost all of them, yep, but most people haven't seen my videos from 2009. You're an OG! :)

    • @prosincr
      @prosincr 7 років тому

      JChen10 TTT was my favorite series before Bolivia

    • @bloodrace
      @bloodrace 7 років тому

      Snazzy Labs I really love the retro videos! Ive been watching your channel since 2012

  • @shahzebshahidd
    @shahzebshahidd 7 років тому

    I was searching for last wallpaper tip everywhere. Found it in your video here. It was very useful. Thank you :)

  • @BSingh-on4qr
    @BSingh-on4qr 7 років тому

    that dock one is nice

  • @portjonesy
    @portjonesy 7 років тому +6

    Awesome video! I'm going to use all these :)

    • @snazzy
      @snazzy  7 років тому

      Porter Jones Thanks for watching! Good luck. :)

  • @nightbeats5023
    @nightbeats5023 6 років тому

    You can show your last minimized window when alt tabbing by pressing option before letting go of the alt + tab command.

  • @appledadlife
    @appledadlife 7 років тому

    Great tips, i have been a long time mac user but still dont know most of tricks.

    • @snazzy
      @snazzy  7 років тому

      +Leica Dad Thanks for watching

  • @swicho7224
    @swicho7224 7 років тому

    Great videos man, I don't have macOS but still enjoy them anyway.

    • @snazzy
      @snazzy  7 років тому

      +Swicho Thanks for watching!

  • @OlliMrsD
    @OlliMrsD 7 років тому

    Thanks! Please more of this!

    • @snazzy
      @snazzy  7 років тому

      Thanks for watching! Will keep the suggestion in mind!

  • @sunnymango2101
    @sunnymango2101 4 роки тому +1

    yes! the first one is too nerdy! do you have any video on how to use the terminal (for beginner)

  • @AliXDream9
    @AliXDream9 3 роки тому +1

    4:01
    It’s so slow, U saved me

  • @aaronrudloff1701
    @aaronrudloff1701 7 років тому

    I love these mac trick videos, can't get enough of them. Keep it up Quinn!

    • @snazzy
      @snazzy  7 років тому

      +Aaron Rudloff Thanks, Aaron! Will do!

  • @bedlightbrown
    @bedlightbrown 7 років тому

    This was great! Thanks Quinn!

    • @snazzy
      @snazzy  7 років тому

      Cheers, Daniel!

  • @georgedomse
    @georgedomse 2 роки тому +1

    The website with the tricks'n'tips has been replaced with a script of yours... :(

  • @svenoverheul
    @svenoverheul 6 років тому

    For the first tip the path bar is even more convenient since you can easily acces one of the folder above by double clicking on it. Already had the instant dock, once you are used to it, it seems like ages when you switch to a mac without this :)

  • @FloricaFlorin
    @FloricaFlorin 7 років тому

    At 2:28, you can hold option and it will show the last window from that app.

  • @JohnnyNubs
    @JohnnyNubs 2 роки тому +1

    page not found for you link.

  • @CardinalHijack
    @CardinalHijack 7 років тому

    Awesome vid for people like myself who are new to MacOS

    • @snazzy
      @snazzy  7 років тому

      Thanks! Welcome to Mac! :D

  • @Scrotumslap
    @Scrotumslap 7 років тому +1

    Just a heads up, if you want to quickly Command + Tab to an app that's minimized, you can do this with a keyboard shortcut. If you have an app minimized and want to switch to it, do Command + Tab, stay holding down the Tab Key and move your thumb to the Option key and let go of the Command Key and it will bring up the minimized app. Just in case people thought this wasn't possible, it is.

    • @snazzy
      @snazzy  7 років тому +1

      Didn't know about this! I'll probably continue to hide apps since it's programmed into my brain so deep, but this is a neat alternative to minimizers. Cheers!

    • @Scrotumslap
      @Scrotumslap 7 років тому

      Yea, it's a bit of keyboard twister you have to perform but it's great little trick to know. It's also a neat trick you can show users who have been using MacOS a while and don't know about it. It's not for everyone but I still use it from time to time. Glad I was able to help and provide some helpful info. Also, thanks for the Terminal tricks as I will use a couple of them. One more added tip is that when you use spotlight for finding a doc or file, once you're highlighted on the item, hold down the Command key and it will show the path to that file on the right hand side preview.

  • @Andydaphd
    @Andydaphd 7 років тому

    Always welcome these tricks!

    • @snazzy
      @snazzy  7 років тому

      +Andy Tang Thanks, Andy!

  • @gerrimurray2305
    @gerrimurray2305 4 роки тому

    Can you tell me how/where you save these scripts & does it matter what folder you put it in. Does it go in Library/Scripts? Learned a lot! Thanks so much.

  • @fotisgimian4258
    @fotisgimian4258 7 років тому

    Hey Quinn,
    Some extra tips based on your tips:
    Tip 1: Try out View / Show Status Bar, also handy :)
    Tip 3: You actually can get to minimised windows with your keyboard. Hit Cmd + Tab and while still holding Cmd, hit Control to return the minimised window into view. However, I too use hide all the time, just a little tip in case you minimise by mistake.
    All the best mate
    Fotis

    • @snazzy
      @snazzy  7 років тому +1

      That is a good tip for minimizing! Another guy mentioned it and I hadn't heard about that! I guess I've been hiding apps since before I can remember so I never cared to learn the ins and outs of minimizing. LOL. Cheers, Fotis. Thanks for watching!

  • @aadhinana
    @aadhinana 7 років тому

    Haven't used macOS but still watching this!

    • @snazzy
      @snazzy  7 років тому

      Thanks, Aadhi!

  • @Mangold108
    @Mangold108 7 років тому +1

    Need the terminal command to minimize the window when i press the dockbar icon again. (like in windows)

  • @BlueRidgeParkway
    @BlueRidgeParkway 7 років тому

    Very nice tricks! Mr. iKnowitall (moi) didn't know most of those. Cheers!

  • @prog8173
    @prog8173 7 років тому

    Awesome tips and tricks! Getting my school MacBook this week and I will definitely use them. :)

  • @gouravchakraborty8578
    @gouravchakraborty8578 7 років тому

    Thanks for the tips. To show path on finder window was cool, similarly can we show page path on safari browser.

  • @PapaMidnite79
    @PapaMidnite79 7 років тому

    Great video Quinn - I really enjoyed this and it was worth filling out the survey (I see you took our suggestions seriously) - I look forward to following you as you get towards 1 million subscribers!

    • @snazzy
      @snazzy  7 років тому

      +PapaMidnite79 Thanks a million for your suggestions. :)

  • @soymaxv
    @soymaxv 7 років тому

    These are actually really useful! Thanks a lot :)

  • @guillermojones1698
    @guillermojones1698 7 років тому

    Keep posting these useful tips. I appreciate all your hard work. Thank you.

  • @pluto762
    @pluto762 7 років тому

    These are awesome tricks! :D Thank you so much.
    Also, I'm happy to see that you actually read the surveys and took into account the suggestions.

    • @snazzy
      @snazzy  7 років тому +1

      Of course! Read every one! Thanks for submitting your feedback. :)

  • @digyant9500
    @digyant9500 7 років тому

    Yeah this wht i was talking about. But man instead of every Thursday u should upload thrice a week. Keep up the great work.

    • @snazzy
      @snazzy  7 років тому

      +Digyant I'm only one lad! I try the best I can. :)

  • @12345stronger
    @12345stronger 7 років тому

    Great Video:D and I watched the Terminal Star wars until the millenium falcon is on the death star ;D didn't expected to be really the whole movie.

    • @snazzy
      @snazzy  7 років тому

      +Tim Bo They really outdid themselves. Lol

  • @LeonEdwards1976
    @LeonEdwards1976 7 років тому

    Thanks for the tips.
    In regards to the wallpapers, on the Desktop & Screen saver screen in preferences there is a PLUS symbol bottom left, if you click it you can add the folder which contains the new pics. Your method allows only one pic to be added. I hope this helps :)

  • @AliciaBurrito
    @AliciaBurrito 7 років тому

    You should try out the Finder replacement Path Finder. It's absolulely fantastic and I exclusively use it for everything. It's a power-users dream and looks really nice (couple config changes might be necessary).
    I also have an AppleScript that runs at login to remove Finder from the dock so that way Path Finder takes its place on the dock.

    • @snazzy
      @snazzy  7 років тому +1

      I was a Path Finder fan back in the day but I stopped using it for some reason I don't remember. I'm sure it's much improved now. I'll have to give it a look again. Thanks for the reminder!

    • @AliciaBurrito
      @AliciaBurrito 7 років тому

      Awesome! Hope you get back into using it :)

  • @francisacemaglalang1701
    @francisacemaglalang1701 7 років тому

    Woah! Those are all really useful features! Thanks!

  • @matttheman4331
    @matttheman4331 7 років тому +4

    Gonna be awesome to have more uploads

    • @snazzy
      @snazzy  7 років тому +1

      Wahoo!

  • @xseman
    @xseman 7 років тому

    love your videos! Can you do video about hardware you like to use with macOS like mouse keyboard etc.

    • @snazzy
      @snazzy  7 років тому +1

      I'll have an office tour coming up soon!

  • @abramians1
    @abramians1 7 років тому

    Great info! Gonna try it out!

    • @snazzy
      @snazzy  7 років тому

      Thanks for watching!

  • @TheTonyk123
    @TheTonyk123 7 років тому

    Fun fact, Star Wars can be watched on Windows as well! Just have to enable the telnet client. Hit WIN+R then type in "pkgmgr /iu:"TelnetClient" Then launch CMD or PowerShell and type in "telnet towel.blinkenlights.nl" just like Mac OS. You can also use Putty as well.

  • @MrBritishbacon
    @MrBritishbacon 7 років тому

    I swear I use the terminal everyday but I never knew about some of these. Great video!

    • @snazzy
      @snazzy  7 років тому

      +MrBritishbacon Cheers.

  • @CheapBurger
    @CheapBurger 7 років тому

    your tips one is already make me feel very happy
    tahnks man !!!!

  • @TheRealBOBlibob
    @TheRealBOBlibob 7 років тому +3

    For tip #1. You can just press Alt + command + P. Or go to View --> Show Path Bar.

    • @snazzy
      @snazzy  7 років тому +1

      Certainly an option. :D Cheers!

  • @katm4385
    @katm4385 6 років тому

    Is there a way to remove the delay from the task bar when its hidden?

  • @brennanball5973
    @brennanball5973 7 років тому

    That wallpaper one... Thanks so much! I've wanted more stock wallpapers

    • @snazzy
      @snazzy  7 років тому +2

      +Brennan Ball Lovely, aren't they?!

  • @khalidz1981
    @khalidz1981 7 років тому

    Great video as always

    • @snazzy
      @snazzy  7 років тому

      Thanks man!

  • @krzeszewski
    @krzeszewski 3 роки тому

    great tips... but any idea why isnt working on my machine?

  • @rob88v
    @rob88v 7 років тому

    Quinn you are the man as always! Keep doing what you do best!

    • @snazzy
      @snazzy  7 років тому

      +Sean Bailey Thanks a million, Sean!

  • @Ericgroundratt
    @Ericgroundratt 7 років тому +2

    Awesome hints, but when I goto the site I don't see the commands.... Anyone else having this issue? thanks

    • @laurensvandenhende9333
      @laurensvandenhende9333 6 років тому

      Search for 'terminal' on the page you land when opening the link in the description of the vid.

  • @jz5748
    @jz5748 7 років тому

    When i minimize window n i want it back i jave to look in dock n look for it ...is there a short cut to bring minimize window to maximize?

  • @tomsu7475
    @tomsu7475 7 років тому

    Absolutely awesome tips, especially the first one, love it. Finder is like a maze and the file directories are so different than Windows. Thanks bro.

    • @snazzy
      @snazzy  7 років тому +1

      Sure thing, Tom! Should help a little. I definitely think Windows Explorer has the upper hand.

  • @shawjak3
    @shawjak3 7 років тому

    Love these videos man keep up the great work! Looking forward to Thursday's now

  • @HiFiInsider
    @HiFiInsider 7 років тому

    I have a big dock too. 😛 Nice video. Thank you!

  • @TheMusketITuckedIt204
    @TheMusketITuckedIt204 6 років тому

    Command + H is very useful, thanks!

  • @bulee1991
    @bulee1991 7 років тому

    is there a way to find out the other storage space through terminal?
    or is there any other way to find that out?

  • @Krispy2piece
    @Krispy2piece 4 роки тому +1

    I know this is years after the video was made but now telnet is not preinstalled on mac. You have to install it through home brew. Hope that helps someone!

  • @sullyml1
    @sullyml1 7 років тому +4

    Cool video my friend, glad to see that the survey was of used !! #liked

    • @snazzy
      @snazzy  7 років тому +1

      +Victor Sully Thanks for watching, Victor!

  • @hamishminton8432
    @hamishminton8432 7 років тому

    Does anyone know the monitor model in the thumbnail of this video?

  • @Wordlifemohsin
    @Wordlifemohsin 7 років тому

    Hey can u plz suggest to view pics as we see in windows with default app. In mac os the preview app doesn't have scroll feature which is kinda annoying

  • @guileuesugi
    @guileuesugi 6 років тому

    Please, is there a command to make the wallpaper from desktop to change to 10 or 15 seconds? Because currently, there is only option to 5 or 60 seconds. I would really appreciate if you could help me. Thanks!

  • @BitBrain0
    @BitBrain0 7 років тому +1

    You shouldn't copy and paste commands from a webpage directly into your terminal. To avoid Pastejacking manual type out all commands. This way you keep you system safe and you also might actually learn a thing or two about what is being done by the command.

    • @snazzy
      @snazzy  7 років тому

      I think the risk is pretty low; however, typing commands out is surely a more secure option. I'll include a note on the webpage.

  • @kmoethekid
    @kmoethekid 7 років тому +4

    What computer do you record on?

  • @paullevesque3543
    @paullevesque3543 7 років тому

    Wait, what? Star Wars in ascii??? That is amazing! And you just nonchalantly mention it at the end of your video. Hahaha. Great video you've done here; the ending blew my mind.

  • @pepitamaria1238
    @pepitamaria1238 6 років тому

    Great Video thanks! How to find out your OS and system
    architecture trough terminal?

  • @devynwright3627
    @devynwright3627 6 років тому

    thanks for the info Im a lazy dude could you put links or put copy paste terminal commands

  • @johnbunegru3611
    @johnbunegru3611 7 років тому

    In the "make hidden apps "hidden" in dock if I use the command line provided and want to change back, using false in the command line where shown comes up as "command not found". Any ideas? Using MacOS Sierra 10.12.4

  • @jig1056
    @jig1056 7 років тому

    These are great tips... Thanks for sharing

  • @rodcosta2345
    @rodcosta2345 6 років тому

    Awesome videos and tips. Thank you.