About 50 results
Open links in new tab
  1. windows 10 - Bash error and WSL not working - Ask Ubuntu

    Mar 12, 2023 · Not being able to find /bin/bash is a pretty serious issue. From the comments (edited into the main question), we did determine that you can still launch /usr/bin/sh, which means that at least …

  2. bash - How to change Windows line-ending to Unix version - Ask Ubuntu

    How to change Windows line-ending to Unix version Ask Question Asked 9 years, 8 months ago Modified 3 years, 1 month ago

  3. Reset the password in Ubuntu / Linux Bash in Windows

    Oct 11, 2018 · Run bash and make a note of your Linux username (this need not match your Windows username), see How can I find out my user name? Close Bash on Ubuntu if it is running (or the next …

  4. How to navigate to C drive in bash on WSL-Ubuntu?

    Aug 4, 2017 · I've installed bash on Ubuntu on Windows feature on Windows 10 and I want to change directory this path on my C:\\ drive: C:/wamp64/www What should I do ?

  5. How do I fix "$'\r': command not found" errors running Bash scripts in ...

    Oct 20, 2017 · I followed all the install steps successfully on Windows 10 x64 using the steps at PyTORCH on Windows 10: An instructional with screenshots, then Ubuntu for Windows with GitHub …

  6. Where is ~/.bash_profile located in Windows Subsystem for Linux?

    Oct 27, 2017 · 4 Bash subsystem With the bash on windows the files are located at in the same location if you are running within the bash environment, ie /home/user_name/.bashrc . Create the file , form …

  7. Can I change directory to a Windows drive in Ubuntu Bash on WSL?

    Sep 30, 2016 · I used shift + right click to get "Open Powershell here" whichever directory you want to bash and run 'bash' command, then run as usual enjoy. This is same as using Ubuntu bash as it …

  8. bash - set: pipefail failing on WSL windows 11 ubuntu 22.04.3 - Ask …

    Dec 23, 2023 · bash 22.04 windows-subsystem-for-linux execute-command windows-11 Share Improve this question asked Dec 23, 2023 at 11:32

  9. bash - i am getting error on windows subsystem - Ask Ubuntu

    Aug 11, 2022 · bash windows-subsystem-for-linux Share Improve this question asked Aug 11, 2022 at 10:57

  10. A better terminal experience for Windows Subsystem for Linux(WSL)?

    On Windows, install VcXsrv or XMing. In Bash for Windows, install the terminal: sudo apt-get install xfce4-terminal. Add export DISPLAY=:0 to your .bashrc. (Adding it to .profile or .bash_profile didn't …