macOS
brew install dshlocal Homebrew formula metadata
sudo port install dshMacPorts ports tree · net/dsh/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dsh in AI-Agent-Workflows.
Installation
brew install dshlocal Homebrew formula metadata
sudo port install dshMacPorts ports tree · net/dsh/Portfile · Quelle: api.github.com
sudo apt install dshDebian stable package indexes · dsh · Quelle: deb.debian.org
Überblick
Dancer's shell, or distributed shell
Verlauf
dsh, Dancer's shell, is Junichi Uekawa's C implementation of a distributed shell wrapper for running rsh, remsh, or ssh commands over many Unix hosts.
The official page says dsh grew from the author's own Debian cluster administration needs: repeatedly writing ad hoc scripts for many hosts was inefficient, so a personal tool was polished into a public program. The page's HTML creation stamp is 2001-08-31, and its public download index carries a long 0.22 through 0.25 release stream.
By the 0.24.2 note dated 2003-08-26, the project had already dealt with portability and security-advisory review around its asprintf implementation. Later releases moved into the 0.25 series, with Homebrew packaging 0.25.10 from the upstream download area.
dsh's adoption is old-school Unix administration adoption: package-manager availability, config files in /etc and ~/.dsh, and use on clusters where the same command must run across many hosts. The official page says it was installed on many clusters and was also used by the related dmachinemon system.
Homebrew analytics showed only 71 installs over the preceding 365 days during this batch, which fits a mature, niche sysadmin utility rather than an actively trendy tool.
The canonical usage is to put host lists or groups in text config files and run commands such as `dsh -a -c -- uname -a` or `dsh -g group -c -- command`. The tool also supports limiting the number of simultaneous connections, hierarchical invocation, and NIS netgroups.
dsh is package-nerd significant because it captures a pre-cloud cluster-management pattern: small C utilities, text host lists, rsh/ssh wrappers, and distro packaging did the work that later orchestration systems absorbed. It is also an example of a name collision family: several unrelated tools called dsh existed in Perl, C, Python, and AIX-compatible forms.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/dsh/dsh.conf~/.dsh/dsh.conf/etc/dsh/machines.list~/.dsh/machines.list/etc/dsh/group/groupname~/.dsh/group/groupnameExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dsh | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.netfort.gr.jp/~dancer/software/dsh.html.en
Installationsmetadaten
| Paketschlüssel | brew:dsh |
|---|---|
| Version | 0.25.10 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dsh |
| Homepage | https://www.netfort.gr.jp/~dancer/software/dsh.html.en |
| Upstream-Dokumentation | https://www.netfort.gr.jp/~dancer/software/dsh.html.en |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://www.netfort.gr.jp/~dancer/software/downloads/dsh-0.25.10.tar.gz |
| Abhängigkeiten | libdshconfig |
| Build-Abhängigkeiten | gnu-sed |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dsh |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
dsh 0.25.10-2
dancer's shell, or distributed shell
https://www.netfort.gr.jp/~dancer/software/dsh.html
sudo apt install dshdsh 0.25.10-1.6build1
dancer's shell, or distributed shell
http://www.netfort.gr.jp/~dancer/software/dsh.html
sudo apt install dshdsh
sudo port install dshQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.