在我的主文件夹中(在macOS上),我注意到一个名为'exec -l'的奇怪文件。我删除了它,现在当我尝试使用kubectl
时,出现以下错误:
localhost:~ alex$ kubectl --namespace sandbox get pods
Unable to connect to the server:
error executing access token command "/Users/alex/exec -l
/bin/bash/google-cloud-sdk/bin/gcloud config config-helper --format=json":
err=fork/exec /Users/alex/exec -l /bin/bash/google-cloud-sdk/bin/gcloud:
no such file or directory output= stderr=
有什么办法可以取回该文件?什至是什么?