dotnet / dotnet/cli-lab

Can not exec in WSL bash

Open
#217 3 comments 3 reactions 0 assignees View on GitHub
Area-Uninstall-Tool
Dominant language
C#
Stars
774
Forks
72
Avg merge
1d 23h
Merged PRs (30d)
2

Description

```
mkdir -p ~/dotnet-core-uninstall

wget https://github.com/dotnet/cli-lab/releases/download/1.5.255402/dotnet-core-uninstall.tar.gz

tar -zxf dotnet-core-uninstall.tar.gz -C ~/dotnet-core-uninstall
cd ~/dotnet-core-uninstall
./dotnet-core-uninstall -h
```

![image](https://user-images.githubusercontent.com/7604648/148203659-9224627a-d8c2-4b47-8e81-a4bc2eeda6c0.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.