answersLogoWhite

0


Best Answer

Most systems will come with BASH installed.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

7y ago

Bash.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Where is the standard shell for most Linux computers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is bash in Linux?

bash (Bourne Again Shell) is the default shell in most Linux distributions. It was created as part of the GNU project.


Is Linux shell a CUI?

Strictly speaking, a "shell" is simply the interface between the user and the rest of the operating system. In that definition not all shells on Linux are command lines. However, most day-to-day usage of the term "shell" does refer to command line user interfaces. Finally, "Linux shell" is not a thing. Linux is an operating system, specifically a kernel, not a shell. Most Linux distributions use BASH, but I personally prefer ZSH.


How many shells can run at the same time in Linux?

There are dozens of shells for Linux. The most popular are: bash (Bourne-Again Shell) ksh (Korn shell) zsh (Z Shell) ash (Almquist shell) dash (Debian Almquist shell) BusyBox (based on ash) fish (Friendly Interactive Shell)


What is the most popular operating systems for mainframe computers?

I think it should be Linux. Linux is famous for running effectively on powerful computers. It is very customizable and does not crash easily on constant use.


Will the LINUX operating system run on any laptop computer?

Yes Linux is compatible with most laptop computers but check before you buy.


The default shell used by linux is?

Depends on the distro, but most use wither bash or sh.


What kind of operating system do desktop computers use?

Windows, MacOS, and Linux are the most common.


What are the user interface of Linux?

There are many user interfaces for both unix and Linux and most can be used on both. For example kde,gnome,bash shell, ect.


What are the best Linux distro websites?

There are many different websites that distribute a variety Linux operating systems. The most popular place for desktop distributions computers is Ubuntu.


What character is used to delimit most configuration files in Linux?

According to the Linux+ Guide to Linux Certification 2nd ed., most configuration files on Linux systems are delimited using the colon symbol (:) while the awk command uses spaces or tabs as delimiters for each field in a line. SudoKing, please note that the hash symbol (#) allows the commenting of lines, not the delimiting of lines. This is not to be confused with a hashpling (such as #!/bin/bash) which is located on the first line in a shell script, and specifies the pathname to the shell that interprets the contents of the shell script.


What is the most used computer?

The computers that are most popular are Windows computers. Windows based computers are used in most businesses and are widely accepted as the standard in schools as well.


What is the relationship of POSIX1 to Linux?

POSIX is a standard designed to ensure API compatibility between Unix and Unix-like operating systems operating systems. Linux implements most of the POSIX standard, but is not certified as such.