#TodayILearned that if you’re running #Powershell on @ubuntu you need to get the case ‘right’ in your $Env:PSModulePath
I guess because it’s a $Env variable the case sensitivity is determined by the Environment not the shell?
#TodayILearned that if you’re running #Powershell on @ubuntu you need to get the case ‘right’ in your $Env:PSModulePath
I guess because it’s a $Env variable the case sensitivity is determined by the Environment not the shell?