Search Results

Search: Posts Made By: rysh
1,573
Posted By rysh
Woow thanks, That was wonderful.. iam...
Woow thanks, That was wonderful..


iam trying to run it .. do i have to save the below code as sh


> outfile1
> outfile2
awk -F'|' ' BEGIN {OFS="|"}
{
print $1,$2,$3 >> "outfile1"...
1,573
Posted By rysh
awk help urgent
Hi

i am trying to read a line from a file and add the values in a new file

eg

Input file
a1|a2|a3|a4|a5|a6
b1|b2|b3|b4|b5|b6
c1|c2|c3|c4|c5|c6


expected output

File one
...
Showing results 1 to 2 of 2

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