• 0 Posts
  • 69 Comments
Joined 11 months ago
cake
Cake day: July 21st, 2023

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.