Search Results

Search: Posts Made By: shivakid
1,717
Posted By shivakid
Ok, Filename.dat comes from where I take my...
Ok,
Filename.dat comes from where I take my values,lets say its /data/user/database/ .
Value 1111 is random value which I will get from filename.dat with this command:
A_CT=`cat delta.dat | awk...
1,717
Posted By shivakid
Sorry about not using code tags, and thanks for...
Sorry about not using code tags, and thanks for editing it for me.
Ok, hopefully it will help you to understand me better.
I have 39 files in different locations, and I need to take only a certain...
1,717
Posted By shivakid
Script that gathers specific values from files and puts it into HTML to send e-mail
Hi All,

Sorry for long topic here.

So the drill goes like that, I need a script which gathers different values from different files/locations.

A_CT=`cat a.dat | awk -F'|' '{print $1}' >>...
Showing results 1 to 3 of 3

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