macOS
brew install dshlocal Homebrew formula metadata
sudo port install dshMacPorts ports tree · net/dsh/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dsh pour les workflows d'agents IA.
installation
brew install dshlocal Homebrew formula metadata
sudo port install dshMacPorts ports tree · net/dsh/Portfile · Source: api.github.com
sudo apt install dshDebian stable package indexes · dsh · Source: deb.debian.org
aperçu
Dancer's shell, or distributed shell
historique
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.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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/groupnameexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
dsh | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://www.netfort.gr.jp/~dancer/software/dsh.html.en
métadonnées d'installation
| Clé du paquet | brew:dsh |
|---|---|
| Version | 0.25.10 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/dsh |
| Page d'accueil | https://www.netfort.gr.jp/~dancer/software/dsh.html.en |
| Docs amont | https://www.netfort.gr.jp/~dancer/software/dsh.html.en |
| Licence | GPL-2.0-or-later |
| Archive source | https://www.netfort.gr.jp/~dancer/software/downloads/dsh-0.25.10.tar.gz |
| Dépendances | libdshconfig |
| Dépendances de compilation | gnu-sed |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 dshpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.