Translation of "bash Shell" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
In this example, a Bash shell is started.
The command is executed using the bash shell.
Der Befehl wird mithilfe der Bash-Shell ausgeführt.
In my description I will refer to the Bash shell.
In diesem Dokument werde ich mich auf die Shell bash beziehen.
Windows does not allow you to connect using SSH natively but you can enable Bash Shell (Windows 10 minimum) or download the following two free programs: PuTTY&PuTTYgen
Windows erlaubt keine nativen SSH-Verbindungen, aber Sie können die Shell Bash aktivieren (ab Windows 10) oder eines dieser kostenlosen Programme herunterladen: PuTTY&PuTTYgen
This feature is only available in the bash shell and requires the installation of the package bash-completion.
Diese Funktion ist nur in der Bash-Shell verfügbar und das Paket bash-completion muss installiert sein.
For example, you can run the following command in a BASH shell
Beispielsweise können Sie den folgenden Befehl in einer BASH-Shell ausführen
Also covered are basic administration topics such as deployment and software management and an introduction to the bash shell.
Ebenfalls enthalten sind grundlegende Administrationsthemen, wie Einsatz- und Software-Management und eine Einführung in die bash-Shell.
file in your home directory contains bash shell definitions and aliases for your own use.
in Ihrem Home-Verzeichnis enthält Bash-Shell Definitionen und Aliase für Ihren Gebrauch.
The first line ensures that the bash shell is used for the script to run.
Die erste Zeile stellt sicher, dass die Bash-Shell wird für das Skript zu laufen.
This is technically not even a shebang line, but the way how bash shell processes executable text files, so this solution is bash specific.
Das ist eigentlich gar keine Shebang-Zeile, sondern die Methode, mit der die Bash-Shell ausführbare Textdateien verarbeitet, weswegen diese Lösung Bash-spezifisch ist.
The following sections will guide you through your first steps with the Bash shell and will show you how to complete some basic tasks via the command line.
Die folgenden Abschnitte begleiten Sie durch Ihre ersten Schritte mit der Bash-Shell und zeigen Ihnen, wie Sie einige grundlegende Aufgaben über die Kommandozeile erledigen können.
For the bash shell, the backslash (\) character must be escaped with another backslash.
Für die Bash-Shell muss der umgekehrte Schrägstrich (\) durch einen weiteren umgekehrten Schrägstrich geschützt werden.
programmable completion for the bash shell
Programmierbare Vervollständigung für die Bash-Shell