PDA

View Full Version : Linux Linux Quiz 2



bulio
04-06-2004, 09:58 PM
ok, seeing that the old Linux quiz thread is gone, so I will start a new one.

Ok, here we go, an easy one::D

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

shn
04-06-2004, 11:32 PM
Fedora.

what is ctime( ) equivalent to? :)

bulio
04-06-2004, 11:42 PM
correct.

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

shn
04-06-2004, 11:55 PM
Almost.

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



Make a filesystem reiserfs on /dev/hda1 :)

shn
04-07-2004, 05:32 AM
The questions seem to have dried up so.................
(leftism) :P

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

h1
04-07-2004, 06:34 AM
:frusty: Finally, something I know, but it's for leftism... :P

shn
04-07-2004, 06:45 AM
Originally posted by haxor41789@7 April 2004 - 00:34
:frusty: Finally, something I know, but it's for leftism... :P
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. :lol:


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

LSA
04-07-2004, 01:36 PM
Originally posted by shn@6 April 2004 - 23:32

The questions seem to have dried up so.................
(leftism) :P

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

=Debian :w00t:

leftism
04-07-2004, 02:40 PM
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?

shn
04-07-2004, 10:33 PM
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 :)

aoyv73
04-07-2004, 10:50 PM
That would be an ecumenical matter

LSA
04-07-2004, 10:55 PM
Originally posted by shn@7 April 2004 - 16:33
@LSA -- you only answered the first part of the question.&nbsp; So you are incorrect.
I wasn&#39;t sure what part they played in Debian, and I was at school so I had to get back work, I didn&#39;t want to get in trouble&#33; :lol: :ph34r:

Question: Make a tar.gz out of a folder (anything) and put it in your home directory.

LSA
04-12-2004, 07:41 PM
:01:

Come on&#33;

LSA
04-15-2004, 12:44 AM
Ok...

Give a command to list the open files.

LSA
05-01-2004, 03:32 PM
Originally posted by shn@6 April 2004 - 17:55
Make a filesystem reiserfs on /dev/hda1&nbsp; :)
mkreiserfs /dev/hda1

I think. :lol: