while on ssh, you need to do:
screen -r bfgminer
which will bring it to the front so you can see it in the terminal.
then, to leave it running when you finish looking at it, do:
ctrl + a, then d
this will move it back to background, otherwise if you press q it will quit.
Nope....

Didn't work. When I enter "screen -r bfgminer" it returns "There is no screen to be resumed matching bfgminer."
If I enter "screen -r" I see my Gridseeds mining away.