On Stata15/MP for unix:
Does anyone else have this issue? If I inspect the value in "creturn" it also just lists my username up to the dash.
Code:
. !echo "`whoami`" caceres-d . disp "`c(username)'" caceres-
Comment