summaryrefslogtreecommitdiff
path: root/docs/netdiff.pod
blob: 0408990a25ac0307462865618eafc0d20322cc35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
=head1 NAME

netdiff - A netdiff project

=head1 WTF?

A simple script to diff two files via the network.

=head2 usage

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

    netdiff HOSTNAME PATH 

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.

=head1 LICENSE

See package description or project website.

=head1 AUTHOR

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

=cut