Korn shell script Question
- From: "Dak Ghatikachalam" <dghatikachalam@xxxxxxxxx>
- Date: Wed, 31 Jan 2007 13:43:28 -0500
Dear Freebsd'ers
I have a an issue to address.
in Korn Shell
I have file_1 containing
1
2
3
4
and I have another file_2 containing
A
B
C
D
E
F
G
H
I
I have use these file_1 and file_2 and generate a file file_3 containing.
A 1
B 2
C 3
D 4
E 1
F 2
G 3
H 4
I 1
I tried with several looping for some reason I dont seem to get in right in
Korn shell
Any ideas on Ksh would be great, You can use any standard unix utilities to
achieve this.
Thanks
DAk
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Korn shell script Question
- From: Kris Maglione
- Re: Korn shell script Question
- Prev by Date: Re: mknod, devfs and FreeBSD
- Next by Date: Re: question about daylight savings
- Previous by thread: question about daylight savings
- Next by thread: Re: Korn shell script Question
- Index(es):
Relevant Pages
|
|