So the below script was working fine and now no longer wants too. What
am i missing? #!/bin/bashCurrentUser=$(python -c 'from
SystemConfiguration import SCDynamicStoreCopyConsoleUser; import sys;
username = (SCDynamicStoreCopyConsoleUser(None, None, ...