Fixing typo in the example above,
-cscreen -dm ./cgminer -c /config/cgminer.conf
Edited original post, thanks.
Thanks again for all the help! Amazing!
Though on side note is original post still wrong?
screen -dm ./cgminer -c cgminer.conf
What worked was
screen -dm ./cgminer -c /config/cgminer.conf
AS djcoin stated, Im new to this whole lunix/putty thing so just in case someone else is having issues,
Thank you so much for your hard work!