Execute repetitive commands, using ssh, on given list of hosts using Expect TCL
  • Tcl 60.5%
  • Dockerfile 39.5%
Find a file
2026-04-27 23:08:01 +00:00
definitions.tcl Initial commit 2011-10-05 14:59:20 +05:30
Dockerfile Add Dockerfile: Tcl + Expect runtime for the SSH automation script 2026-04-27 23:08:01 +00:00
ip_list.txt Initial commit 2011-10-05 14:59:20 +05:30
README.md Update README with comprehensive project information 2026-04-27 20:39:08 +00:00
ssh.tcl Initial commit 2011-10-05 14:59:20 +05:30

Remote-SSH-command-execute-

Execute repetitive commands, using ssh, on given list of hosts using Expect TCL

Overview

Remote-SSH-command-execute-

Detected project type: Tcl.

At a glance

  • Default branch: master
  • Visibility: public
  • Size: 27 KB
  • Created: 2026-04-16
  • Last updated: 2026-04-27
  • Stars / Forks / Open issues: 0 / 0 / 0

Languages

Language Bytes Share
Tcl 885 bytes 100.0%

Repository structure

  • definitions.tcl (384 B)
  • ip_list.txt (52 B)
  • README.md (137 B)
  • ssh.tcl (501 B)

Getting started

Clone the repository:

git clone https://forgejo.deployview.com/ssa/Remote-SSH-command-execute-.git
cd Remote-SSH-command-execute-

Installation

git clone https://forgejo.deployview.com/ssa/Remote-SSH-command-execute-.git
cd Remote-SSH-command-execute-

Usage

Refer to the source files in this repository for entry points and intended usage. Update this section with concrete examples once they are established.

Original README

The content below is preserved from the previous README. Headings have been demoted so they don't compete with the new top-level sections.

===========================

Execute repetitive commands, using ssh, on given list of hosts using Expect TCL

Contributing

Contributions are welcome. The typical workflow is:

  1. Open an issue describing the change you'd like to make.
  2. Fork the repository (or create a feature branch if you have write access).
  3. Commit your changes with clear, descriptive messages.
  4. Open a pull request against the master branch.

Please follow the existing code style and include tests or reproduction steps where relevant.

License

No LICENSE file is currently present in this repository. Treat the contents as all rights reserved by the author until an explicit license is added. If you intend to share or accept contributions, consider adding an OSI-approved license such as MIT, Apache-2.0, or GPL-3.0.

Repository


This README was generated automatically based on repository metadata, contents, and any prior README content. Edit any section above to add project-specific detail.