• @[email protected]
    link
    fedilink
    1811 months ago

    Also, the fact that most common use-cases are very common makes using the command line very google-able. Oh, you need to create thumbnails from a folder of 10000 video files, then rotate, crop, rename and archive them? Guess what, you are not the first.

    • @Zink
      link
      811 months ago

      This is the best part about it for me. It’s like finding the perfect code snippet or example for what you’re trying to do, but for all kinds of stuff on your computer and not just inside whatever project you’re working on.

      I’m not any kind of command line guru, but the terminal is the first thing I open any time I fire up one of my VMs.

    • @CodeMonkey
      link
      111 months ago

      Also, when you find a script try to understand what commands they are using and with what flags.