[gmx-users] a question about template.c

Florian Dommert dommert at fias.uni-frankfurt.de
Tue Oct 7 01:36:58 CEST 2008


* Nicolas <nsapay at ucalgary.ca> [2008-10-06 17:22:44 -0600]:

>LuLanyuan a écrit :
>> Hello,
>> When I used template.c to make my own tool,  I always got the progress information like
>> "Reading frame      60 time   60.000" after the Gromacs copyright information. Sometimes
>> I want to run my tool in background. But these reading frame messages still jump out even 
>> after I use the "&" command. Because I may need to do other things in the same terminal,
>> these messages are annoying. I'm wondering if there is a simple way to redirect these outputs.
>> Thanks very much.
>> Lanyuan Lu 
>>   
>command >& command.out
>or
>nohup command &
>
>depending what you want to do
>
>cheers
  And to provide a small explanation, you see this line, because it is
  written to the stderr. If you use just '>' only the stdout is written
  to the file. '>&' bundles both the stderr and stdout to one single
  file.

  /Flo
>> _________________________________________________________________
>> ??????????????????????????MSN????????TA??????????
>> http://im.live.cn/emoticons/?ID=18
>> _______________________________________________
>> gmx-users mailing list    gmx-users at gromacs.org
>> http://www.gromacs.org/mailman/listinfo/gmx-users
>> Please search the archive at http://www.gromacs.org/search before posting!
>> Please don't post (un)subscribe requests to the list. Use the 
>> www interface or send it to gmx-users-request at gromacs.org.
>> Can't post? Read http://www.gromacs.org/mailing_lists/users.php
>>
>>
>>   
>


>_______________________________________________
>gmx-users mailing list    gmx-users at gromacs.org
>http://www.gromacs.org/mailman/listinfo/gmx-users
>Please search the archive at http://www.gromacs.org/search before posting!
>Please don't post (un)subscribe requests to the list. Use the 
>www interface or send it to gmx-users-request at gromacs.org.
>Can't post? Read http://www.gromacs.org/mailing_lists/users.php

-- 
Florian Dommert
Dipl.-Phys.

Computational and Theoretical Softmatter & Biophysics group

Frankfurt Institute for Advanced Studies
Johann-Wolfgang-Goethe University

Ruth-Moufang-Str. 1
60438 Frankfurt am Main

Phone: +49(0)69 / 798 - 47522
Fax:   +49(0)69 / 798 - 47611

EMail: dommert at fias.uni-frankfurt.de
Home: http://fias.uni-frankfurt.de/~simbio/Florian_Dommert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-users/attachments/20081007/64d319cc/attachment.sig>


More information about the gromacs.org_gmx-users mailing list