Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
little_bash_functions
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gael MILLOT
little_bash_functions
Commits
791b4ac7
Commit
791b4ac7
authored
6 years ago
by
Gael MILLOT
Browse files
Options
Downloads
Patches
Plain Diff
v1.0.0 release
parents
No related branches found
Branches containing commit
Tags
v1.0.0
Tags containing commit
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+39
-0
39 additions, 0 deletions
README.md
little_bash_functions.sh
+0
-0
0 additions, 0 deletions
little_bash_functions.sh
with
39 additions
and
0 deletions
README.md
0 → 100644
+
39
−
0
View file @
791b4ac7
#### 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.
Click to expand it.
little_bash_functions.sh
0 → 100644
+
0
−
0
View file @
791b4ac7
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment