Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Umable to get the systemd workaround working #4

Open
privacyguy123 opened this issue Jan 23, 2020 · 2 comments
Open

Umable to get the systemd workaround working #4

privacyguy123 opened this issue Jan 23, 2020 · 2 comments

Comments

@privacyguy123
Copy link

After this step my editor just shows a load of mashed up @ symbols etc ...

$ sudo touch /usr/bin/bash
$ sudo chmod +x /usr/bin/bash
$ sudo editor /usr/bin/bash

@shayne
Copy link
Owner

shayne commented Mar 21, 2020

Looks like /usr/bin/bash is being used on your distro by the actual bash program. Which distro are you using? You can replace the paths above with /usr/local/bin/bash as an alternative.

@ericlief
Copy link

ericlief commented Jul 6, 2020

This is because it's also Ubuntu 20 and there is a bash executable. I had to backup that file and create a new one, which posed problems in the following step, leading to a corrupted wsl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants