RE: [gmx-users] a question about template.c

2008-10-06 Thread LuLanyuan
Hello, I think it works as "command>& command.out &". That's just what I need. Thank you all very much. Lanyuan > Date: Tue, 7 Oct 2008 01:36:58 +0200 > From: [EMAIL PROTECTED] > To: gmx-users@gromacs.org > Sub

RE: [gmx-users] a question about template.c

2008-10-06 Thread LuLanyuan
- > Date: Mon, 6 Oct 2008 17:22:44 -0600 > From: [EMAIL PROTECTED] > To: gmx-users@gromacs.org > Subject: Re: [gmx-users] a question about template.c > > LuLanyuan a écrit : >> Hello, >> When I used template.c to make my own tool, I always got the progress >>

Re: [gmx-users] a question about template.c

2008-10-06 Thread Florian Dommert
* Nicolas <[EMAIL PROTECTED]> [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 backg

Re: [gmx-users] a question about template.c

2008-10-06 Thread Nicolas
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 > ju

[gmx-users] a question about template.c

2008-10-06 Thread LuLanyuan
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 "&"