answersLogoWhite

0

bash is located in /bin/bash.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Does ubuntu have cmd?

Ubuntu has a command interface, Its called a terminal


Is there any command in cmd which works same as file2cable command in ubuntu?

format c: does the job!


Is Ubuntu an example of GUI?

Yes, but it also has a command line.


What Ubuntu command is used to check network adapter settings?

ifconfig


What shell was developed as the first UNIX command processor?

The first command shell was 'sh', the Bourne shell (Steven Bourne).


What is the difference between interactive use of shell command and running a shell?

In an interactive shell session the shell program waits for the user to type in a command. When receiving a command the shell program will then attempt to locate it and process (execute) the command. You are interacting with the shell. Running a shell file requires a pre-stored series of commands stored in a file. Unless the shell program you are running is interactive then the shell executes each command in sequence, without involving the user at all.


How do you dump printer queue jobs into a file in linux?

1. For ubuntu the command is lpq 2. For redhat the command is lpstat


What does the shell ordinary do while a command is executing?

While the command is executing, the shell waits for the process to finish.


Is ubuntu a command line or GUI Operating system?

Both, all versions have a command line, and every version but minimal and server have a gui


What is the output of the command 'echo shell shell'?

The output would be 'shell shell' (without the quotes, of course)


What are the parts of ubuntu environment?

GNOME X server bash shell for terminal And many other.


Can Ubuntu process priority be changed?

Yes. You can use the 'nice' command to lower the priority of a process.