File: control

package info (click to toggle)
dish 1.17.1-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 268 kB
  • ctags: 29
  • sloc: exp: 1,377; sh: 207; makefile: 139
file content (18 lines) | stat: -rw-r--r-- 751 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: dish
Section: admin
Priority: optional
Maintainer: Dimitar Ivanov <dimitar.ivanov@mirendom.net>
Build-Depends: debhelper (>= 7)
Standards-Version: 3.8.3
Homepage: http://dish.mirendom.net

Package: dish
Architecture: all
Depends: expect
Recommends: openssh-client | ssh, telnet | inetutils-telnet | telnet-ssl
Description: the diligence/distributed shell for parallel sysadmin
 Dish executes commands simultaneously on several systems via 'ssh', 'rsh', 
 'telnet', 'mysql', or other command-line programs. It also makes easy the
 distribution of files by 'scp' and 'rcp', or a remote password change.
 Dish could be used as a flexible tool for managing large number of any
 type of hosts such as (clustered) servers, switches, databases, etc.