


Look for "New Terminal at Folder" and "New Terminal Tab at Folder".

You can enable these services with System Preferences > Keyboard > Keyboard Shortcuts > Services. They also work with absolute pathnames selected in text (in any application). The home directory on your Ubuntu system is not the same as the home directory on Windows.As of Mac OS X Lion 10.7, Terminal provides Services for opening a new terminal window or tab at the selected folder in Finder. The Ubuntu/Linux/bash subsystem that you've installed runs under a username that is not connected to your regular Window's system. You can now launch a Terminal window by typing "bash" or "ubuntu" into the Menu Bar's Search field.Ĭongratulations! Your Windows machine is now POSIX compliant! Reconciling your two home directories Note that when you type in the password in the terminal window, nothing will be echoed on screen, not even dots or asterisks. You'll need to restart the computer for that installation to take effect.įrom the menu bar's Search function look for "Ubuntu", then click "Install app." After Ubuntu is downloaded and installed, you'll be asked to create a username and password, which can be different from your regular Windows username and password. find Windows subsystem for Linux and check that box, then click Okay. Installing "Bash on Ubuntu on Windows" in Windows 10įrom the menu bar's Search function look for "developers", and then click on the "Developer Mode" button, and agree to the warning.įrom the menu bar's Search function look for "control panel." Under Programs > Programs and Features > Turn Windows features on and off. You need to enable that feature in Windows 10. (The POSIX command for listing the files in a directory is ls, for example, while the Windows command is dir.) The Windows 10 Anniversary Update, however, does allow one to install and use a POSIX-compliant Terminal window.

The Command Prompt application in Windows is similar to a Terminal, but doesn't use the same POSIX standards. When these people launch a Terminal window, they issue commands in that interface that follow the POSIX protocol. In this class, our course server is running on a Linux system, and people using an Apple OS X computer are actually running a variant of UNIX. When interacting with other computers over a network, it is increasingly important for one to be familiar with UNIX/Linux ("*NIX") operating systems. Installing bash on Windows 10 UNIX, Linux, and Posix
