13 lines
442 B
Text
13 lines
442 B
Text
|
--------------------------------------------------------------------------------
|
||
|
ccollect.sh, Nico Schottelius, 2005-12-06 (updated: 2005-12-07)
|
||
|
Requirements
|
||
|
--------------------------------------------------------------------------------
|
||
|
|
||
|
ccollect needs the following packages:
|
||
|
|
||
|
- a bourne shell (/bin/sh) compatible shell
|
||
|
- bc
|
||
|
- cp with support for hard links (cp -al is used)
|
||
|
- rsync
|
||
|
- ssh if you want to use rsync over ssh
|