Project

General

Profile

Revision 5185f38b

Added by Julien Enselme almost 11 years ago

Publication des scrits

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

View differences:

bin/flush-files.sh
1 1
#!/bin/sh
2 2

  
3 3
help="# ARGS: number of files to keep, [email address]\n
4
# usage: flush files from a folder except a number equal to argument."
4
# usage: flush files from a folder except a number equal to argument.\n
5
It only prints a warning if scripts-utils.sh is not imported in order to be used
6
from the terminal."
5 7

  
6 8
# Check if scripts-utils.sh is imported.
7 9
if [ -z $scripts_utils ] ; then

Also available in: Unified diff