r13: functions.sh:
authorDamir Dzeko <Damir.Dzeko@CARNet.hr>
Mon, 21 Mar 2005 10:38:56 +0000 (10:38 +0000)
committerDamir Dzeko <Damir.Dzeko@CARNet.hr>
Mon, 21 Mar 2005 10:38:56 +0000 (10:38 +0000)
- cp_safe_file_replace new-file target-file      (new function)
    * function places new-file in place of target-file preserving
      original modes (or just renames new-file to target-file)
- cp_check_and_sed:
    * utilizes this new cp_safe_file_replace function


No differences found