• @Thorry84@feddit.nl
    link
    fedilink
    4416 hours ago

    Hmmm command not found, let me just try the same command a couple more times, this time it will work right?

    In IT teaching users to actually read and understand errors is always an uphill battle.

    • @kaboom36@ani.social
      link
      fedilink
      6516 hours ago

      Tbh I’d try it multiple times too, just because the concept of cd not being there is horrifying and cannot possibly be the case

    • @skulbuny@sh.itjust.works
      link
      fedilink
      English
      1815 hours ago

      I learned early in my software engineering career these two beautiful rules of debugging:

      1. Read all of the words
      2. Believe them
      • @ugo@feddit.it
        link
        fedilink
        410 hours ago

        Until you write a compiler error in some deeply templated C++ code, in which case just reading every word takes all day

        /s but not too much

      • @elvith@feddit.org
        link
        fedilink
        7
        edit-2
        14 hours ago

        Unless you were the one writing the program and its error messages - then check, that you didn’t mess up there…