answersLogoWhite

0

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.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Which is the most commonly used command for referencing detailed information about a particular command in UNIX?

In Unix, use the 'man' command.


What command is used in a Unix environment to know more information about other commands?

Usually, one would use the man command. For instanceman ls


What command is used to create a folder in the command prompt?

In Windows and Unix-based and Unix-like systems, the command is mkdir (however in Windows a shortcut md can be used as well).


What is the use of execute command in unix?

There is no traditional 'execute' command in Unix.


What is the command echo in unix mean?

it is a command in unix and unix like operating systems that places a string on the computer terminal.It is typically used in shell scripts and bath files screen or a file.


What is used to see the contents of a directory in Unix?

The ls command.


Command is used to show clock on xwindow in unix?

xclock


Brief description of format command in unix?

There is no standard 'format' command in Unix.


What do CD command do in unix?

The 'CD' command is not standard for Unix. The 'cd' command, however, will change directories (folders). It is a means of navigating the Unix file system.


What is the command in unix to connect to remote terminals?

ssh or telnet in company environment mostly we used ssh and there is one tool called putty, through putty we can connect.


Does UNIX have alternatives to the command line user interface?

Yes, Unix has several variants of Graphical User Interfaces that may be used instead of the command line if the user wishes it.


Is there any simulator that can simulate unix terminal so that you can run unix command wihtout installing it?

There are various software packages that provide a Unix-like environment. They can be used for educational purposes, for scripting, connectivity and porting Unix and Linux software to Microsoft Windows systems. Some examples of these packages are: * MKS Toolkit * UnxUtils * Cygwin * Interix