answersLogoWhite

0


Best Answer

exit.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which Linux command gets you out of your current shell?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which command is used to get out of unix environment?

Typically the 'exit' command gets you out of the current shell environment you are in; if this is the login shell then you will be logged out of the system.


Which command is used to gets help about Linux?

The 'man' or the 'info' command have documentation about utilities and commands in the system.


What is the Purpose of exit command in Shell of Unix?

The 'exit' command allows you to stop a running shell script at any point and to return a "status" value back to whomever called the shell script. This is a very common practice with shell scripts; sometimes you want to stop the script before it gets to the end of the shell script (for various logic reasons). The 'exit' command also allows you to give a status that any other calling process can use to determine if the shell script ended successfully or not.


What is a shell in Linux?

Typically.... Bash. Could also be tcsh, zsh, or pdksh. Or something really weird. Try:echo $SHELL and see what that gets you. Shell is a software program that allows you to interact and access a computer system. User can enter commands in the shell prompt, which will be executed by the shell. Since the only means of communication through shell is text, it is known as Command-Line-Interfaceor CLI.A shell is a command interpreter and serves as a user interface to the Linux kernel


What computer gets the least viruses?

A Linux system generally gets the least viruses


Your baby red eared slider has a bright green shell but all the adult pictures you see on Google are brown Does his shell change color when he gets older?

yes. their shell gets darker as it grows


What happens when the general is killed at a battle?

It's called a "chain of command" for a reason. If the guy at the top gets bumped off, command immediately transfers to the guy below, the 2nd in command. If he gets killed, it continues downwards.


What do hermit crabs do when it gets cold?

They have a shell they don't get cold.


What is the latest version of Linux Mint?

There is no one "current Linux operating system" due to the fact that Linux is developed and distributed in various forms by many different individuals and corporations. The current version of Linux depends on which of these "distributions" you are interested in installing. For example, a popular distribution of Linux tailored for use as a Desktop system is Ubuntu (www.ubuntu.com), which is distributed by the company Canonical. The current release of Ubuntu is 8.04, which was released in April this year. There are literally hundreds of distributions freely available online, but other distributions which are of note in the desktop arena include Fedora (www.fedoraproject.org), openSUSE (www.opensuse.org) and Debian (www.debian.org), each of which have their own advantages and disadvantages. Each distribution has its own release schedule, but you can find out what the current version is (and download it) from the official websites.


This melts if the current gets to high?

The conductor's insulation can melt if the current gets higher than the ampacity of the conductor.


How do peanut companies get all the peanuts out of their shells?

they have a robot that gets it out of the shell


How do you connect the GSM mobile phone in Linux and how do you access the GPRS through the mobile by using USB data cable in Linux?

If you are using latest Linux Distribution the phone gets detected as USB Modem when you plugin through Data Cable. You need to configure it by using wvdial configuration utility. You need to be a root user for this. The command is as follows: wvdialconf /etc/wvdial.conf If you are using Ubuntu use sudo: $ sudo wvdialconf /etc/wvdial.conf After configuration is done you need to open the configuration file through the following command (again as root: gedit /etc/wvdial.conf or using sudo on Ubuntu $ sudo gedit /etc/wvdial.conf Enter phone no to be dialled, username and password after "=" sign in the relevant fields and save the file. For connecting use the command wvdial or on Ubuntu $ sudo wvdial