Project

General

Profile

Paste
Download (1.45 KB) Statistics
| Branch: | Revision:

root / bin / flush-files.sh @ eec59787

# Date Author Comment
eec59787 01/16/2015 05:21 PM Julien Enselme

Check_arguments must not be used in flush-files.sh.

It uses getopts.

15ed27d8 01/15/2015 01:08 AM Julien Enselme

Use getopts to print help and to parse script arguments.

3a1ab9d3 10/16/2014 10:27 AM Julien Enselme

Correct '! -z ' to '-n'.

d3851757 10/16/2014 10:26 AM Julien Enselme

Correct calculation of numbers of backup to delete.

8550e097 10/15/2014 03:45 PM Julien Enselme

Command subsitution are not quoted. Quotes posed problems in loop.

3e9236bd 10/14/2014 10:06 PM Julien Enselme

Update scritp so they respect the new convention.

  • Variables are quoted.
  • $(…) are quoted.
683f57f9 04/04/2014 06:58 PM Julien Enselme

Uniformisation: from cmd to $(cmd).

3eef768d 03/13/2014 05:15 PM Julien Enselme

Update chmod: all scripts are executable.

87504d03 11/19/2013 01:56 PM Florent Torregrosa

Adding comments on flush-files.sh.

5185f38b 11/07/2013 03:09 PM Julien Enselme

Publication des scrits

Les scripts n'ont plus besion de page de wiki dédiée. La descrition est dans le script.

d52a5b2f 08/19/2013 07:52 PM Julien Enselme

Sprint réécriture des scripts

Les scripts ont été renommés et réécrits conformément à une convention
afin de les rendre plus modulables.