Quotes

Wednesday, December 20, 2017

IIB Read bar file properties

Navigate to the path on the console where the bar files exist..

mqsireadbar -b BA.bar -r > BA.properties

Git with ssl cert issues

xyz /c/Users/path/IBM
$ git config --global http.sslVerify false

xyz /c/Users/path/IBM
$