Hello, I need help with white spaces. Im try to search for the input listed below called Database name. Im very new to all this. Also any clues on how to search for the first line then get the Node name called QIBS34.
code -
if (/\bDatabase name\s=\s$DB_Name/)
input -
Database name = IBSQ35
Node name = QIBS34
code -
if (/\bDatabase name\s=\s$DB_Name/)
input -
Database name = IBSQ35
Node name = QIBS34