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 Wanet Telecoms Ltd 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: *

  1. lresides

    csplit problem

    That worked! You made my Monday. Thanks, Leigh
  2. lresides

    csplit problem

    No luck with the * approach, got the following message: csplit: 0653-108 {*} is not valid. Specify a numeric repeat count. Thanks for your time though. Leigh
  3. lresides

    csplit problem

    Hi, There are probably better ways to do this, but now I'm getting frustrated because I can't get csplit to work and it should. (I hate it when things don't work and they should.) I have a file that looks like this: Searching DFDSFS xxxx xxxx xxx Searching SDFDFDS ZZZZ ZZZZ etc What I...
  4. lresides

    Parsing a line by bytes or characters

    Thank-you!! I love it when this stuff works! I'm just dabble right now in perl, but it is fun when I'm not pulling out my hair. Thanks again, Leigh
  5. lresides

    Parsing a line by bytes or characters

    Hi, I have a file which was supplied by an outside vendor. The file contains no end-of-line type characters. When it is viewed via emacs for instance, it is one big (very big) line. I know that a logical record exists every 250 characters. I would like to insert a carriage return or...
  6. lresides

    Executing a Shell Script Remotely

    I've tried both ways. Unfortunately the programs that I'm running seem to require some of the exported variables that are available when I log on to the system manually. It seems that if I can "rsh SYSTEMA" from SYSTEMB and execute the script (and I can) I should be able to...
  7. lresides

    Executing a Shell Script Remotely

    Hi, I am encountering a problem where I have built a shell script on one system (SYSTEM A)which executes a series of programs on that system and mails the results of those program back to me. If I execute the shell on SYSTEM A everything works just fine. However I am trying to make this an...

Part and Inventory Search

Back
Top