Search Results

Search: Posts Made By: pisang
1,827
Posted By pisang
Thanks Ghostdog! :rolleyes:
Thanks Ghostdog! :rolleyes:
1,827
Posted By pisang
I try this script, but it says "awk: fatal: can't...
I try this script, but it says "awk: fatal: can't open source file `BEGIN {"

script:
#!/bin/sh
DATA1=file1.txt
DATA2=file2.txt

awk -f 'BEGIN {
while ((getline < "'$DATA2'") > 0)...
1,827
Posted By pisang
Help with Combining Content of Two files
I'm trying to combine it using awk but still can't figure it out. Here is the file.

cat file1.txt
Mr Smith

Mr John

Ms Linda

cat file2.txt
No 4 Jln Empat
Kuala Lumpur

No 213 Tmn...
Showing results 1 to 3 of 3

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