Description: searches for the first line that contains "searchLine" and stores the line number in the BASH variable "m23searchLine"
Parameter:
- file: the name of the file
- searchLine: line to search
- startFrom: the line number to start searching from
root
2015-09-06