On 25/10/05 12:25:46, Roger the Shrubber wrote:
Yes, with -b. The patch seems to be applied properly because the .c file has 'while((opt = getopt(argc, argv, "+vlbhs:c:")) != -1)' in it. Is it supposed to return to the prompt because I also don't get back when I start?
Nope it just supposed to sit there making noise... :-) If you want ti actually background it, thaen use of the & is required! Maybe 'background' was not such a good description. -- 'ooroo stinga...(:)-) --------------------------------------------------- Email: [EMAIL PROTECTED] o You need only two tools. o ///// A hammer and duct tape. If it /@ `\ /) ~ doesn't move and it should, > (O) X< ~ Fish!! use the hammer. If it moves and `\___/' \) ~ shouldn't, use the tape. \\\ --------------------------------------------------- _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
