Hello Everybody
Could someone tell me why this works:
#!/usr/bin/perl -w
for ($i=0;$i<=10;$i++){
print "sleeping...\n";
sleep 1;
}
and this one does not:
#!/usr/bin/perl -w
for ($i=0;$i<=10;$i++){
print "sleeping...";
sleep 1;
}
Note: Only the newline inside the print-command is missin
Thanks, Travis.
I can't look at anything written, I would have to take down the cooler and
reassemble my computer... better not. I don't want to destroy my processor.
joerg
T.C. wrote
>
> That is identical to my /proc/cpuinfo and I have an athlon-tbird. I
> know this by looking at the invoice
Hello list
I'm trying to send e-mails via smtp from kmail. I have selected "smtp" in
the network menu, but I don't know which port nuber to
use. (The default "0" does not work, I get an error connection refused)
So, what is the default port for smtp transfers?
thanks
joerg
--
GMX - Die Kommu
Hello List
I'm going to migrate from a PIII 500 to an athlon.
My new Mainboard wil be an Asus A7M266. To use AGP (new GeForce 2 GTS,
hehe), what kernel option will I have to enable for /dev/agpgart? Is it the
"Irongate" chipset? I'm a bit confused because the kernel help says "you should
probably
> On Wed, 27 Jun 2001, Joerg Johannes wrote:
>
> > from the autoresponder... Now, Is it possible to disable such popup
> > windows generally? This would be really great
>
> You could disable JavaScript when you visit that site and turn it on again
> when you need it. Edit|Preferences|Advanced|En
Hi List
I need to input a file as raw text (every linbreak must be a linebreak,
there are some backslashes in it etc.)
I tried \input[verbatim]{file}, but this does not what I want it to (It
gives an error message instead ;-) )
The problem is: I do not want to make a second copy of the file where
Hello List
I still have this problem with my voodoo 3 3500 and XFree86-4.0.2-13:
My X-server crashes every time I want to run a 3d-accelerated program (i.e.
quake3, ut, ...) The funny thing is, XScreensaver runs (well, it does not
actually run, but walk ;-)) - I see an error message when it start
Hello List
After my dist-upgrade to woody, I had the problem that my locales were gone
(Messages were: locale not supported by c library...) This was fixed after
re-generating the locales. Now, the c library does not complain about the
locales anymore, but Xlib still is: (Warning: locale not suppo
Hello List
I still have no idea how to enable access to my local printer from a remote
host (in my local network) These are the files I consider important:
Server-printcap:
lp|lq850|Epson LQ 850:\
:lp=/dev/lp0:sd=/var/spool/lpd/lq850:\
:sh:pw#80:pl#66:px#1440:mx#0:\
:if=/
Hello List
I still have no idea how to enable access to my local printer from a remote
host (in my local network) These are the files I consider important:
Server-printcap:
lp|lq850|Epson LQ 850:\
:lp=/dev/lp0:sd=/var/spool/lpd/lq850:\
:sh:pw#80:pl#66:px#1440:mx#0:\
:if=/
Did you check your /dev's?
You will need /dev/dsp for being able to hear sound. Maybe the user you
are logged in as has no permission to access the sound devives. By default,
these devices are accessible by the group "audio" (you can check if this is
true with "ls -l /dev/ | grep audio"). If this i
I /*did/* reboot, and this thing did not happen the first few time. Any
other ideas
joerg
> You've compiled a new kernel but not rebooted to load it?
> If so, then this is one of the few times in linux when a reboot is
> required.
>
> At 09:09 AM 11/8/00 +0100, you wrote:
> >Hello Everybody
> >
12 matches
Mail list logo