Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: charlesy
  • Content: Threads
  • Order by date
  1. charlesy

    search_string/replacement_string (vi, sed)

    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...
  2. charlesy

    using the HP dde debugger

    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...
  3. charlesy

    Reading <STDIN> w/out eching to screen

    I need to read a line of input from &lt;STDIN&gt;<br>without outputting to screen. ie<br>like a su command.<br>
  4. charlesy

    Lotus Notes for Linux is there any

    I know you can get the R5 server notes of the web site but I'm looking for a client version<br>Any Ideas
  5. charlesy

    Books And DialUp access

    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
  6. charlesy

    using system(); to run a prescibed command

    I am trying to use the system(); command to execute this<br>system('echo &quot;FRPO R3, 01; FRPO L1, $currentL1; FRPO L2, $currentL2; FRPO L3, $c<br>urrentL3; FRPO L4, $currentL4; FRPO R3 00;&quot; ¦ lp -d PR0_KYO -o nobanner');<br><br>These characters tell a Kyocera printer some alignment...
  7. charlesy

    Kyocera Printers, Is there a way to obtain

    status page remotely.<br>
  8. charlesy

    DGL protocol. Used on Silicon Graphics machines

    Does anybody know about this. And can it be ported to Linux/UNIX.
  9. charlesy

    movepci.sys needed for compaq 4000

    Does anybody know a site where I can get this from.<br> <br>
  10. charlesy

    HP printer is unfriendly to Solaris

    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
  11. charlesy

    Books on Graphics programming

    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
  12. charlesy

    Windows is scared!

    <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> ?????
  13. charlesy

    changing the default windowmaker

    I am running gnome on Redhat 6.0 and I need to change the default windowmaker which is enlightenment<br> for a debugging exercise.<br> <br> Is there any timeout feture that automatically stops X when a problem strikes.
  14. charlesy

    Gates takes to the roots

    please check this page <br> http://207.178.22.52/articles/currents/007.html
  15. charlesy

    labeling a Tape drive Exabyte

    My problem is that we have 2 tapes that need to be backed up at a different physical site. We ring someone and tell them to put the tape in and we can check if there is a tape there. But, after that we need to swap tapes and ring them to change it but if he gets waylaid then we will overwrite...
  16. charlesy

    enlightenment crashes

    my Red hat 6 enlightenment setup loads ontop of gnome and then when the enlightenment starting graphics<br> gets to 100% the whole system just stops and you have to reset.<br> but if you let the X console start with you in a different console it will get further then crash when you <br> switch...

Part and Inventory Search

Back
Top