Finished to restructure directory
This commit is contained in:
parent
b736ba0bac
commit
fe2e66cc79
3 changed files with 0 additions and 0 deletions
5
doc/INSTALL
Normal file
5
doc/INSTALL
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
--------------------------------------------------------------------------------
|
||||
ccollect.sh, Nico Schottelius, 2005-12-08
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Simply copy it to a directory in your $PATH.
|
||||
12
doc/REQUIREMENTS
Normal file
12
doc/REQUIREMENTS
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
--------------------------------------------------------------------------------
|
||||
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
|
||||
11
doc/TODO
Normal file
11
doc/TODO
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
- write a manpage
|
||||
- write a simple manual
|
||||
- implement verbosity
|
||||
o general, very verbose (set -x)
|
||||
- implement general log
|
||||
- implement source specific log
|
||||
- implement parallel execution
|
||||
|
||||
DONE
|
||||
- implement verbosity
|
||||
o per source (-v to rsync)
|
||||
Loading…
Add table
Add a link
Reference in a new issue