Search Results

Search: Posts Made By: moldoverb
2,817
Posted By moldoverb
Thanks, as soon as I get this report finished I'm...
Thanks, as soon as I get this report finished I'm going to go back and read up some more on awk. I still have the sed&awk book somewhere, just haven't used it in 10 years and am beyond rusty.
...
2,817
Posted By moldoverb
Struggling with AWK
I know this is an easy problem, but I've been struggling with it all morning and finally admit I need help.

I have two files that I need to compare. After doing this the easy way (grep -F) I...
2,872
Posted By moldoverb
I get a 'bash: $file: ambiguous redirect ' in the...
I get a 'bash: $file: ambiguous redirect ' in the first example.
2,872
Posted By moldoverb
foreach question
OK, so I am extremely rusty and am just getting back to Unix after 9 years.

I'm stuck on something easy. I want to search line-by-line for a string in a file, and I want to do this to a series of...
13,698
Posted By moldoverb
using foreach with while loop
I want to search line-by-line for a string in a file, and I want to do this to a series of files in a directory. I'm doing this in tcsh

This works fine to do the search:

while read i; do grep...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 11:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy