• 0 Posts
  • 41 Comments
Joined 1 年前
cake
Cake day: 2023年7月21日

help-circle


  • In my experience, it’s damn near impossible (or at least used to be. I don’t use windows anymore) to get cli programs to work the way they should. I’d edit the environment variables, logout, login, restart the computer, check the variables again, set the variables again, and after about 20 times windows would go “oh yeah, there’s that compiler you were talking about”. With Linux I just get whatever language/libraries/compiler/interpreter I want and its there. At most I might have to ‘source .bashrc’ or something.