Search Results

Search: Posts Made By: abhijeet1409
4,791
Posted By abhijeet1409
Create a file and enter data in columns
Hello!!!!!!!!
I have an issue regarding inserting records in a file columnwise.Is it possible using awk/nawk script?

Example:
File1:
1|AAA|25|2
5|qqe|20|7
4|wer|31|81

I need to create a...
2,658
Posted By abhijeet1409
Insert records in a file columnwise
Hello everyone!!!!! Need some help on inserting data in a file columnwise.

Example:
File1:
1|AAA|25|2
5|qqe|20|7
4|wer|31|81

I need to create a second file in which data can be inserted in...
1,815
Posted By abhijeet1409
Insert records in a file columnwise
Hello everyone!!!!! Need some help on inserting data in a file columnwise.

Example:
File1:
1|AAA|25|2
5|qqe|20|7
4|wer|31|81

I need to create a second file in which data can be inserted...
3,091
Posted By abhijeet1409
Please let me know if it is at all...
Please let me know if it is at all possible.......I have tried almost everything except awk script.But not able to arrive at a solution.Please suggest
3,091
Posted By abhijeet1409
Thanks a lot....actually the no. of columns are...
Thanks a lot....actually the no. of columns are static(i.e. can be greater than 3) while number of rows are dyanamic.Also I am currently working on csh shell.
Please let me know if it can be done...
3,091
Posted By abhijeet1409
Comparing files columnwise and print the differences in third file
Hello Everybody!!!!!!!!! Request you to help me with the below mentioned issue:

I have 2 files say,

File 1:
a|4|7
b|3|2
c|8|8
d|8|9

File 2:
a|4|6
b|2|2
c|8|8
d|9|8

The third...
Showing results 1 to 6 of 6

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