Closed yoshi389111 closed 3 years ago
The user name can only be specified in an environment variable.
The user name can also be specified from the argument.
If not specified in the argument, use the environment variable USERNAME.
ユーザー名は環境変数でしか指定できない
ユーザー名を引数からも指定可能とする。
引数に指定されていない場合には、環境変数 USERNAME を使用する。
problem
The user name can only be specified in an environment variable.
Countermeasures
The user name can also be specified from the argument.
If not specified in the argument, use the environment variable USERNAME.
問題
ユーザー名は環境変数でしか指定できない
対策
ユーザー名を引数からも指定可能とする。
引数に指定されていない場合には、環境変数 USERNAME を使用する。