Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Linux Quiz 2

  1. #1
    BANNED
    Join Date
    Apr 2003
    Posts
    1,143
    ok, seeing that the old Linux quiz thread is gone, so I will start a new one.

    Ok, here we go, an easy one:

    Now that redhat is gone, what new distro is the red hat team working on? B)

  2. Software & Hardware   -   #2
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Fedora.

    what is ctime( ) equivalent to?

  3. Software & Hardware   -   #3
    BANNED
    Join Date
    Apr 2003
    Posts
    1,143
    correct.

    as for your question, it is equivalent to both gmtime() and localtime()

  4. Software & Hardware   -   #4
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Almost.

    You left a few out but I'll let you slide.



    Make a filesystem reiserfs on /dev/hda1

  5. Software & Hardware   -   #5
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    The questions seem to have dried up so.................
    (leftism)

    What is Deborah and Ian? And who are they?

  6. Software & Hardware   -   #6
    h1
    Guest
    Finally, something I know, but it's for leftism...

  7. Software & Hardware   -   #7
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Originally posted by haxor41789@7 April 2004 - 00:34
    Finally, something I know, but it's for leftism...
    It's not for leftism. leftism said that in the old Linux Quiz thread and I thought it was funny so I wanted to bring back some old memories.

    The questions seem to have dried up so.................

  8. Software & Hardware   -   #8
    Poster
    Join Date
    Jan 2003
    Posts
    889
    Originally posted by shn@6 April 2004 - 23:32
    The questions seem to have dried up so.................
    (leftism)

    What is Deborah and Ian? And who are they?
    Deborah
    Ian

    =Debian

  9. Software & Hardware   -   #9
    Originally posted by shn
    leftism said that in the old Linux Quiz thread and I thought it was funny
    I didn't realise it was that funny!

    Debian was started by Ian Murdock and Deborah's his wife.

    Here's a question for the coders

    When you are debugging a program in gdb, how do you get it to debug any child processes that may be created and allow the parent to continue running instead of the default, which allows the child process to run and continues debugging the parent?

  10. Software & Hardware   -   #10
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Originally posted by leftism+7 April 2004 - 08:40--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (leftism &#064; 7 April 2004 - 08:40)</td></tr><tr><td id='QUOTE'><!--QuoteBegin-shn
    leftism said that in the old Linux Quiz thread and I thought it was funny
    I didn&#39;t realise it was that funny&#33;

    Debian was started by Ian Murdock and Deborah&#39;s his wife.

    Here&#39;s a question for the coders

    When you are debugging a program in gdb, how do you get it to debug any child processes that may be created and allow the parent to continue running instead of the default, which allows the child process to run and continues debugging the parent?[/b][/quote]
    Well I suppose it was you that was the funny one more less.

    Correct.

    @LSA -- you only answered the first part of the question. So you are incorrect.


    set follow-fork-mode child

    Happy coding

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •