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 TouchToneTommy 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: thepom02
  • Content: Threads
  • Order by date
  1. thepom02

    Read and keep spaces

    I have a script that sequentially read thru a file in a while do loop. However leading spaces from the records are removed by the read, is there anyway to keep these spaces. example while read -r line do PROCESS goes here done < $PrintFile If my line is " Here is some text", $line...
  2. thepom02

    PCL Code & csplit

    I have a file which contains PCL codes as well as other text records. Its basically a file with formatted letters. I have written a script which takes some id's as input and strips off the letters for those ids using csplit within a loop. The script works fine except the lines with PCL codes are...
  3. thepom02

    Win98 Install from scratch

    I have just installed a new Western Digital Harddrive 80GB on my Sony Vaio computer. Drive is partitioned 40/20/20. I now need to install operating system. When I boot using Win98 Startupdisk I can access the CDROM but the 3 partitions are not found hance when I try to run setup it fails. When...
  4. thepom02

    Installing CDROM support on HD

    I have just installed a new Western Digital Harddrive 80GB on my Sony Vaio computer. Drive is partitioned 40/20/20. I now need to install operating system. When I boot using Win98 Startupdisk I can access the CDROM but the 3 partitions are not found hance when I try to run setup it fails. When...

Part and Inventory Search

Back
Top