Search Results

Search: Posts Made By: rabindratech
2,872
Posted By rabindratech
let say example ...
let say example
-----------------------------------------
systemdate,componentname,date,count
---------------------------------------
a,A_B,1-JAN-08,2
a,A_B,3-JAN-08,2
B,T_K,7-AUG-09,2...
2,276
Posted By rabindratech
still i am on doubt. need your help soon. please...
still i am on doubt. need your help soon. please let me know you have any queries.
2,872
Posted By rabindratech
Thanks, you are on track.This is giving output...
Thanks, you are on track.This is giving output like by using below code
$ awk -F "[-,]" '{if(a){if(($3-a) > 1){p=$1","$2",";q="-"$4"-"$5",0";a++;for(i=a;i<$3;i++){a++;print...
2,872
Posted By rabindratech
this is giving the below output like ...
this is giving the below output like
------------------

,235--,0
,236--,0
,237--,0
,238--,0
,239--,0

explanation:this is my input file as below given example. now thae date between...
2,872
Posted By rabindratech
not giving correct output for example ...
not giving correct output for example
Mg_Message_count,8-Aug-12,0 Mg_Message_count,9-Aug-12,0 Mg_Message_count,10-Aug-12,0 Mg_Message_count,11-Aug-12,0 Mg_Message_count,12-Aug-12,0...
2,276
Posted By rabindratech
hi friend, previous code is working fine....
hi friend,

previous code is working fine. Now this is my file contents

-----------------------------------
component,available_date,count
-----------------------------------...
2,872
Posted By rabindratech
[Solved] missing date in unix
i have a file with below contents

Mg_Message_count,1-Aug-12,46
Mg_Message_count,2-Aug-12,48
Mg_Message_count,3-Aug-12,48
Mg_Message_count,4-Aug-12,48
Mg_Message_count,5-Aug-12,48...
2,276
Posted By rabindratech
Hi friend, can you please advice for...
Hi friend,


can you please advice for the below scenario :

if any of component i.e. cpu/mem/disk missing , then i need to know missing date with component name.


Thanks
Rabindra
798
Posted By rabindratech
Issue with scp to whole folder
previously 1 folder was created in a week. but now it creating more than 1 folder. shown as belowfor
example:--------------------
1 Aug A
2 Aug B
8 Aug M.


Now i want scp to the whole...
2,276
Posted By rabindratech
really its a smart answer..you are in track ...
really its a smart answer..you are in track

input file format is like this
-------------------------------------
01-aug-12,-,cpu
03-aug-12,-,mem
01-aug-12,ARTACT001
01-aug-12,ARTACT001...
2,276
Posted By rabindratech
file content sample -------------------------- ...
file content sample
--------------------------
01-aug-12,-
01-aug-12,-
01-aug-12,ARTACT001
01-aug-12,ARTACT001
01-aug-12,ARTACT001
01-aug-12,ARTACT001
01-aug-12,ARTBRIO
01-aug-12,ARTBRIO...
2,276
Posted By rabindratech
o/p : 4-jan-2012 y 2 ---as it is 2 time...
o/p :
4-jan-2012 y 2
---as it is 2 time available in file
2,276
Posted By rabindratech
the output will be like as below. date ...
the output will be like as below.
date systemName count
1-jan-2012 x 1
1-jan-2012 x 0
2-jan-2012 x 0
3-jan-2012 x 0
1-jan-2012 y 0
2-jan-2012 y 0
3-jan-2012 y 0
4-jan-2012 y 1...
2,276
Posted By rabindratech
Missing date
hi team,

i have a file contains data as follows

F1 file
---------------------------
date system name
1-jan-2012 x
1-jan-2012 y
1-jan-2012 x
5-jan-2012 ...
1,303
Posted By rabindratech
RCP the multiple directories
Hi Friends,

need to copy the folder from server1 to server2 below named folder with modification date

server1
----------------
Created date Name
19Aug folder1 (contain sub directories also)...
Forum: Programming 08-21-2012
975
Posted By rabindratech
RCP the multiple directories
Hi Friends,

need to copy from server1 to server2 below name folder with modification date

server1
----------------
Created date Name
19Aug folder1 (contain sub directories...
Showing results 1 to 16 of 16

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