Dash: Unterschied zwischen den Versionen
Erscheinungsbild
K Textersetzung - „wikitable“ durch „table table-striped table-hover“ |
K Textersetzung - „ big"“ durch „"“ |
||
| Zeile 21: | Zeile 21: | ||
=== Optionen === | === Optionen === | ||
{| class="table table-striped table-hover sortable options gnu | {| class="table table-striped table-hover sortable options gnu" | ||
|- | |- | ||
! Unix !! GNU !! Parameter !! Beschreibung | ! Unix !! GNU !! Parameter !! Beschreibung | ||
| Zeile 32: | Zeile 32: | ||
=== Umgebungsvariablen === | === Umgebungsvariablen === | ||
=== Exit-Status === | === Exit-Status === | ||
{| class="table table-striped table-hover options col1center | {| class="table table-striped table-hover options col1center" | ||
|- | |- | ||
! Wert !! Beschreibung | ! Wert !! Beschreibung | ||
| Zeile 49: | Zeile 49: | ||
== Konfiguration == | == Konfiguration == | ||
=== Dateien === | === Dateien === | ||
{| class="table table-striped table-hover options | {| class="table table-striped table-hover options" | ||
|- | |- | ||
! Datei !! Beschreibung | ! Datei !! Beschreibung | ||
Aktuelle Version vom 1. August 2026, 11:11 Uhr
Beschreibung
- POSIX-konforme Shell
Debian Almquist Shell (dash) ist eine POSIX-konforme Shell
- Dash wurde von der ash abgeleitet
- Standardmäßige System-Shell auf Debian-Systemen
- Führt Skripte schneller als die Bash aus
- Hat weniger Bibliotheksabhängigkeiten
- robuster gegen Software- oder Hardwarefehler
Installation
sudo apt install dash
Aufruf
Optionen
| Unix | GNU | Parameter | Beschreibung |
|---|---|---|---|
Parameter
Umgebungsvariablen
Exit-Status
| Wert | Beschreibung |
|---|---|
| 0 | Erfolg |
| >0 | Fehler |
Anwendung
Problembehebung
Konfiguration
Dateien
| Datei | Beschreibung |
|---|---|
Anhang
Siehe auch
Dokumentation
- Man-Page
Dateien
/usr/bin/dash /usr/bin/sh
/usr/share/debianutils/shells.d /usr/share/debianutils/shells.d/dash
/usr/share/doc/dash/README.Debian.diet /usr/share/doc/dash/README.source /usr/share/doc/dash/changelog.Debian.gz /usr/share/doc/dash/changelog.gz /usr/share/doc/dash/copyright
/usr/share/lintian/overrides/dash
/usr/share/man/man1/dash.1.gz /usr/share/man/man1/sh.1.gz
/usr/share/menu/dash
Links
Projekt
Weblinks