I want to read the output from the following command and store certain words from that lines to certain variables:
ps -eaf |grep mongod
Ou