Difference between revisions of "Shell"
From GhostBSD Wiki
(Created page with "{|class="wikitable" style="width:96.5%;background:#FFFFFF; border:2px solid #008000" |- |style="text-align:center;padding: 10px" | '''Welcome to the'''image:Icon Disti Gho...") |
|||
Line 24: | Line 24: | ||
|} | |} | ||
+ | |||
+ | ==Introduction== | ||
+ | The shell is a program, that provides users with a command prompt. Different shells behave differently. GhostBSD | ||
+ | comes with different shells. The file <code>/etc/shells</code> contains the following list: | ||
+ | * /bin/sh | ||
+ | * /bin/csh | ||
+ | * /bin/tcsh | ||
+ | * /usr/local/bin/zsh | ||
+ | * /usr/local/bin/rzsh | ||
+ | * /usr/local/bin/ksh93 | ||
+ | * /usr/local/libexec/git-core/git-shell | ||
+ | * /usr/local/bin/fish | ||
+ | * /usr/local/bin/bash | ||
+ | * /usr/local/bin/rbash | ||
[[Category:Station]] | [[Category:Station]] |
Revision as of 06:16, 23 May 2020
Welcome to the Shell |
App/Package | Abstract | Addition or Link |
---|---|---|
If you don't find a package you are looking for, we recommend to search the Ports: Shells. There are more than 64 ports available. | ||
Back to the Applications |
Introduction
The shell is a program, that provides users with a command prompt. Different shells behave differently. GhostBSD
comes with different shells. The file /etc/shells
contains the following list:
- /bin/sh
- /bin/csh
- /bin/tcsh
- /usr/local/bin/zsh
- /usr/local/bin/rzsh
- /usr/local/bin/ksh93
- /usr/local/libexec/git-core/git-shell
- /usr/local/bin/fish
- /usr/local/bin/bash
- /usr/local/bin/rbash