Search Results

Search: Posts Made By: watingo
1,576
Posted By watingo
Grouping each 2 lines
Whats a good way to group (by adding a new integer to the front of each line) pairs of lines, such that lines 1 & 2 are group 1, lines 3 & 4 are group 2, etc...

ex input:
A
B
C
D
etc...

ex...
2,064
Posted By watingo
Custom Reporting Utilities for SHell (CRUSH)
If you are interested in a set of utilities designed for reporting solutions within the shell, check out CRUSH on Google code.

crush-tools - Project Hosting on Google Code...
3,669
Posted By watingo
Append only unique
Given FileA:
AAA
BBB
CCC
DDD
EEE

..and FileB
DDD
EEE
FFF
GGG

what is the best to combine the files without having duplicate lines?
2,159
Posted By watingo
Basic file processing question
I have a csv file with 3 columns. Column 1 is a date "mm/dd/yyyy", column 2 is a dollar amount (e.g. "100.00") & column 3 in a description of where the transaction took place (e.g. "CHECK CRD...
Showing results 1 to 4 of 4

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