put the process running in background
\ VOLTER (25 Apr 2007)
. \ John Love-Jensen (25 Apr 2007)
. . \ Tim Prince (25 Apr 2007)
. . \ John \(Eljay\) Love-Jensen (25 Apr 2007)
. \ Michael Eager (28 Apr 2007)

3 msgInstaling Gcc on Linux SLACKWARE
4 msghow is the eh_frame section used?
2 msgreordering-of-passes
3 msggcc_increase_max_array_size
6 msgresult type of an operation betweem signed and ...
2 msgLibjava.so
1 msgUsing __restrict__ on a class member variable
5 msgproblems with plotutils/libplot and windows 200...
7 msgDefault gcc tuning?
1 msgExclude function from gcov analysis
8 msgForcing inline assembly code to be produced
2 msgStrange behaviour of gcc on my 64-bit Pentium C...
2 msgOld -v behavior, display active -D defines
2 msgmmintrin slower than inline asm or even plain C
1 msgStandard Conformance with GCC and the C++ 2003 ...
1 msgautovectorization in gcc
2 msg-finline and ISRs
2 msgdifferent output location for targets?
8 msgIs libc built by gcc?
Subject:Re: put the process running in background
Group:Gcc-help
From:Michael Eager
Date:28 Apr 2007


VOLTER wrote:
> I'm using SLACKWARE LINUX with no graphic interface, only
> text(console)-mode
>
> I'm trying to write client&server program with gcc.
> I don't have an internet connection so I practice this TCP/UDP stuff
> on my local machine.
>
> HOW CAN I EXECUTE MY SERVER PROGRAM AND MAKE IT RUNNING IN BACKGROUND?
>
> I have tried Ctrl+C but it terminates the program:-(
> also tried Ctrl+Z but it STOPS the program and puts in background:-(
>
> ANY IDEA?

Yep:

1) Send inquiries to the correct list. This list is for questions
relating to the GCC compiler. Your question is about Linux.

2) RTFM: bash job control.

--
Michael Eager eager
1960 Park Blvd., Palo Alto, CA 94306 650-325-8077


© 2004-2008 readlist.com