Translation of "Unix shell" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
You can see this same pattern matching behavior at a Unix shell prompt.
Das gleiche Verhalten beim Abgleich von Dateinamen-Mustern können Sie bei der Eingabeaufforderung einer Unix-Shell beobachten.
The pattern syntax is the same as is used in the Unix shell for filenames.
Die Syntax für die Muster ist die gleiche wie bei Dateinamen in der Unix-Shell.
A high-level examination of the Unix shell.
Eine hochrangige Untersuchung der Unix-Shell.
The Z shell (Zsh) is a Unix shell that can be used as an interactive login shell and as a command interpreter for shell scripting.
Die Z shell (zsh) ist eine Unix-Shell, die sowohl als interaktive Login-Shell, als auch als ein mächtiger Kommandozeileninterpreter für Shellskripte verwendet werden kann.
PATH is an environment variable that tells the Unix shell where to look on the system for programs to be run.
PATH ist eine Umgebungsvariable, mit der die Unix-Shell erfährt, wo sich im System auszuführende Programme befinden.
Bash is a Unix shell on many systems with a Unix/Linux operating system. It is the default shell for the user interface between the operating system and the user for entering system commands.
Bash ist eine Unix-Shell, die auf vielen Systemen mit einem Unix/Linux-Betriebssystem die Standard-Shell für das Benutzerinterface zwischen dem Betriebssystem und dem Nutzer zur Eingabe von Systembefehlen ist.
They were also in a lecture about Bash, a free Unix shell. There they were able to learn how pipes, pointed clings and scripts are working.
Außerdem waren sie in einem Vortrag über Bash, eine freie Unix-Shell, in dem sie lernten wie Pipes, Spitzklammern und Skripts funktionieren.
This week, a number of vulnerabilities (known as "Shellshock") were found in the bash Unix shell.
In dieser Woche wurde eine Reihe von Sicherheitslücken (bezeichnet als „Shellshock") in der Unix-Shell Bash gefunden.
Each module, ie, procedure, program, SQL Script, Unix shell is tested.
Jedes Modul, das heißt, ein Verfahren, Programm, SQL-Skript wird Unix-Shell getestet.
We do Apache, Postfix, Linux security, Unix shell essentials training for example.
Wir machen zum Beispiel Apache, Postfix, Linux-Sicherheit und Grundlagen-Training der Unix-Shell.
Bash (for Bourne-again shell) is a free Unix shell and part of the GNU Project.
Bash (für Bourne-again shell) ist eine freie Unix-Shell und Teil des GNU-Projekts.
With this command you can run a complete UNIX shell from the command line. show
Hiermit rufen Sie von der Kommandozeile eine vollständige UNIX-Shell auf. show
The UNIX shell is not just a command interpreter, it acts as a powerful tool which allows users to execute commands, redirect their output, redirect their input and chain commands together to improve the final command output.
Die UNIX-Shell ist nicht nur ein Kommandozeileninterpreter, sie ist ein leistungsfähiges Werkzeug, das Benutzern die Ausführung von Befehlen ermöglicht. Es kann die Ein- und Ausgabe umleiten und Befehle miteinander verketten, um die finale Ausgabe zu verbessern.