Projet

Général

Profil

Paste
Télécharger (1,59 ko) Statistiques
| Branche: | Révision:

root / bin / usage.sh @ a629a580

# Date Auteur Commentaire
15ed27d8 15/01/2015 01:08 Julien Enselme

Use getopts to print help and to parse script arguments.

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

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

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

Update scritp so they respect the new convention.

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

Uniformisation: from cmd to $(cmd).

06e9d071 21/03/2014 15:42 Assos Assos

Maintenant en local dans le jail webassos #374

3eef768d 13/03/2014 17:15 Julien Enselme

Update chmod: all scripts are executable.

333baf85 15/02/2014 12:47 Julien Enselme

Counting method is more robust.

b679f22e 15/02/2014 11:21 Florent Torregrosa

#365 : usage.sh now echo the number of result.

9e84cfde 31/01/2014 19:14 Julien Enselme

Deletion of Drupal 6

1fbc61c9 21/11/2013 21:24 Florent Torregrosa

Rename contrib-usage.sh to usage.sh as it can be used with core modules.