Hi,

I'm writing a script that will be in the cron each morning to show status of standby. I'm doing the following in UNIX:-

dgdctl status -v commandline

However, this has a page break within it and stops, waiting for a return.

QUESTION IS: how can I run the above so it continues on its own without stopping at page break??

Thanks in advance...