summaryrefslogtreecommitdiff
path: root/README.txt
blob: 6b654647f44af427563113eeeadd3a044696f161 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
NAME
    netdiff - A netdiff project

WTF?
    A simple script to diff two files via the network.

  usage
    ClusterSSH onto two hosts at the same time and run on both hosts the
    same command like:

        netdiff HOSTNAME FILENAME

    Where HOSTNAME can be the hostname of the first or the second host.
    Depending on this the script will decide to be the client or the server
    role.

LICENSE
    See package description or project website.

AUTHOR
    Paul Buetow - <http://netdiff.buetow.org>