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 IamaSherpa 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. GradUser2010

    Search for a redundancy in two rows and insert value between them.

    Hi PHV, thanks for the help. What is included in the "/path/to/input >output" I am assuming that the first part is the full path to the directory with the 150 or so text files. What about the output? Is this a new filename of my choice or a directory? I tried the following...
  2. GradUser2010

    Search for a redundancy in two rows and insert value between them.

    Hello all, Thank you in advance for reading this. I have a group of 190 text files which need to be imported into excel in a predictable manner. They need to be imported alternating between name and values, but sometimes the files do not have any associated values and the next row will go...
  3. GradUser2010

    Awk, search for string and combine data through multiple directories.

    This worked. Thank you so much, altruism does exist.
  4. GradUser2010

    Awk, search for string and combine data through multiple directories.

    Thank you all for your responses! p5wizard. This is helpful but this command is reorganizing each subjects numbered output rather than organizing by each subject and leaving each subjects data in the order it originally was. Here are the first two subjects output. As you can see it is...
  5. GradUser2010

    Awk, search for string and combine data through multiple directories.

    Great! Thank you olded! There are a few problems with this I did not foresee. Now that I have this mass of data in one file, I cannot tell which piece of data corresponds to which filename. I need to order each of the pieces alphabetically based on their filename. For instance inserting...
  6. GradUser2010

    Awk, search for string and combine data through multiple directories.

    Sorry for the newbie question. I need to compile a large amount of data from individual text files throughout many directories. An example data file is below. I want to search for the following string, "cc_sectors_1" and combine all the data from each file which contains this string, into...

Part and Inventory Search

Back
Top