Skip to content
Snippets Groups Projects
Commit 791b4ac7 authored by Gael  MILLOT's avatar Gael MILLOT
Browse files

v1.0.0 release

parents
No related branches found
Tags v1.0.0
No related merge requests found
#### DESCRIPTION
Little bash Functions contains the following functions:
show_time_fun
test_tab_in_file_fun
test_space_in_file_fun
space_replacement_in_file_fun
file_pattern_detection_fun
test_column_nb_perline_in_file_fun
single_path_with_regex_fun
var_existence_check_fun
file_exten_verif_name_recov_fun
#### HOW TO USE IT
Download the desired Tagged version, never the current master.
Source the little_bash_functions.sh to have the functions available in the working environment.
Example: source /pasteur/homes/gmillot/Git_versions_to_use/little_bash_functions.sh
Description of the functions is at the beginning of the function body. To obtain it, read the little_bash_functions.sh
#### FILE DESCRIPTIONS
little_bash_functions.sh file that has to be sourced
#### WEB LOCATION
Check for updated versions (more recent release tags) at https://gitlab.pasteur.fr/gmillot/little_bash_functions
#### WHAT'S NEW IN
## v1.0.0
Creation
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment