This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/31299] getlog returns blanks when not run from the command prompt



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-03-21 16:49 -------
This works for me:
apinski@debian:~$ nohup ./a.out
nohup: appending output to `nohup.out'
apinski@debian:~$ !c
cat nohup.out
 Hello
 apinski


What OS are you running with?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31299


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]