When using vi, or sed. I run a %s/search/replace and these two tools only seem to replace the first instance of the string.
ie. in vi
dog dog dog dog dog cat cat dog hello
then
:%s/dog/cat
will only change to
cat dog dog dog dog cat cat dog hello
is there an option to change all or another...
My problem is trying to attach to a C routine called from a COBOL program also being debugged.
senario Stepping through the COBOL program and then stopping at the CALL to the C routine. If I step through the C routine, the routine runs and that is end of story.
but if I try to attach to the...
I am probably an intermediate linux user<br>Has Anybody Read the book Red Hat 6 Unleashed<br>Does this have a good reference for dial in and Kernel building.<br><br>Is configuring dial in the same(roughly) as with Red Hat 5.2. Because since then I have had very little luck
to mount the WIN95 partition simply type this command as root<br><br>mkdir /WIN95<br>mount -t vfat /dev/hda1 /WIN95<br><br>/dev/hda1 is the device name it may be different on your system
I agree with VhdlForLife "Use the force, Read the Source"<br>You will learn a lot more if you ask someone here for advice as a last resort. Rather than posting as a way of "Taking the easy way out"
It looks like your network card is not setup. you need to load a module for it. if it is ne2k compatible try loading the module ne.o or ne2k.o<br>
<br>
goto this directory /lib/modules/net/ I think<br>
<br>
insmod ne2k.o<br>
insmod ne.o<br>
<br>
or try something that resembles your card.<br>...
Alright,<br>
Can you tell me a bit more about your system. I prefer RedHat, can you open a terminal session in Corel. Type the command lsmod (list modules) can you tell me what this lists. Type more /etc/hosts. TCP first. Tell me what these two commands list.
I have a HP printer that prints everything from Solaris in portrait and too big. This is the same as our Kyocera printers, we have designed a way to send the format to the kyocera and I need to know how to do this for the HP.<br>
<br>
cheers
Hello,<br>
I am a fairly competent C programmer and I am looking for a book on graphics programming in C. I have read a bit of The Zen book of graphics programming (has some assembler) but it is a very complex<br>
<br>
any suggestions
<A HREF="http://www.microsoft.com/ntserver/nts/news/msnw/LinuxMyths.asp" TARGET="_new">http://www.microsoft.com/ntserver/nts/news/msnw/LinuxMyths.asp</A><br>
check out this document <br>
especially the comment about linux not supporting PnP!!!!!!!!!<br>
?????
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.