This Spatial Model shows how to parse a BIL / HDR header to produce inputs to the Generic Binary importer and to the ImageCommand executables, both run via Command Line operators.
The Split String operator splits based on single characters. So splitting a text file which has CR/LF NewLine characters (\n) is not easy. This snippet shows how to achieve it.