Search Results

Search: Posts Made By: drumminfool91
4,860
Posted By drumminfool91
KSH and AWK
Howdy, I'm new to awk and am writing scripts primarily in ksh. What I'm trying to do is use awk to go through a list which contains multiple fields and four columns. I need awk to find and print a...
3,303
Posted By drumminfool91
Thanks so much! The egrep -l...
Thanks so much! The egrep -l "system.*log|log.*system" * | xargs cat > result
is exactly what I'm looking for. I'm trying to understand xargs, though. What does that do for me here? I only ask...
3,303
Posted By drumminfool91
KSH: Opening Files based on a file list
I'd like to grep files for key words using korn shell, and compile the actual contents (not just file name) of those files that contain a combination of those grepped key words into one repository...
Showing results 1 to 3 of 3

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