You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use native shell functions in std libraries to improve performance? This could be done like in os.Shell with the help of os.Shell to determine the shell first and then use the appropriate OS commands.