Search Results

Search: Posts Made By: dikesm
1,730
Posted By dikesm
Yes.My typo.
Yes.My typo.
4,690
Posted By dikesm
The input file is a file containing some data to...
The input file is a file containing some data to be processed.The input file would be archived after processing.

The scripts might do simple stuffs like checking whether the source file name is...
1,730
Posted By dikesm
Data validation engine
Generic Data validator

Data file:

Name,Sal,Dept
ABC,1234,D1
AYX,12356,D2
DHF,345,ED3
123,4565,FGJG


Config File:

Delimiter-","
Rule1-Name-[:upper:]
Rule2-Sal-[:digit:]...
4,690
Posted By dikesm
Generic Filewatcher
Hi,

I have a requirement wherein i need to have a generic file watcher in place.

On presence of a file in a particular directory,the file watcher should identify the related config file and...
2,916
Posted By dikesm
Regex based Rule engine.
Hi,

Greetings.

We need to make a regexp based rule engine.
The rules would be applied to any file specified and the data not matching should be logged.
Would awk be the right scripting...
1,367
Posted By dikesm
Modular scripting
Hi,

I am currently working on a project involving writing reusable modular components from basic like generic sort script to doing rigorous data matching involving millions of data in a flat file....
9,991
Posted By dikesm
AWK Compare previous value with current.
Hi,
I have one small doubt how to go ahead and process the below requirement.

File Content
1,abc,10
2,xyz,11
3,pqr,12
4,pqr,13
5,pqr,14

Output file expected:
1,mnq,1
1,ddd,2
1,qqq,3...
Showing results 1 to 7 of 7

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