On 6/16/12 9:19 AM, delara aghaie wrote:
Dear Justin
Thanks for your explanation, but the problem is when the results are printed out
on screen, we can see only the end part of it, as the window does not let us to
see the whole output. Is there any way to solve this?



Redirect the shell output into a file, i.e.

gmxcheck -s1 file1.tpr -s2 file2.tpr > diff.txt

Alternatively, pipe the output through the 'more' command

gmxcheck -s1 file1.tpr -s2 file2.tpr | more

-Justin

--
========================================

Justin A. Lemkul, Ph.D.
Research Scientist
Department of Biochemistry
Virginia Tech
Blacksburg, VA
jalemkul[at]vt.edu | (540) 231-9080
http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin

========================================


--
gmx-users mailing list    gmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

Reply via email to