Search Results

Search: Posts Made By: shary
1,447
Posted By shary
Adding total of first field for each number in the second field
Dears,

I need a script or command which can find the unique number from the second filed and against that number it adds the total of first field .
17215630 , 0
907043 ,1
201050 ,10
394149...
3,645
Posted By shary
yes it running mannulay but not running as per my...
yes it running mannulay but not running as per my requirement.
can you please provide me the cron job statement which could run every 35 min .?
3,645
Posted By shary
Hi It is scheduled successfully but the...
Hi

It is scheduled successfully but the problem is that the script is not running or executing after 35 minutes.So just have alook that what is wrong in the command.
Regards
3,645
Posted By shary
Need a cronjob command
Dear Exerts,

I want to schedule a script which could run after every 35 minutes.
please find below the command but it is not woring and running after every 35 minutes.
35 * * * *...
1,542
Posted By shary
hi any updates?
hi
any updates?
1,542
Posted By shary
Oracle Function Needed
Dear Experts,
Please find below the script in perl and can any body convert this script exactly in to oracle 9i fiunction which will return the required result same as perl.

#!/usr/bin/perl...
2,482
Posted By shary
Hi It is fine and sql plus is also working...
Hi

It is fine and sql plus is also working fine.
2,482
Posted By shary
Oracle procedure is not executing in uix
Hi Guys,

I am trying to tun a oracle proedure throgh unix shell script but it is not running i dont know why ? i have tested this procedure in sqlplus and it was working fine.
can you see the...
3,770
Posted By shary
Hi, First of all i would like to thanks all of...
Hi,
First of all i would like to thanks all of you who replied to my post and i really apprecate your kindl help. i have few questions related to you command.

awk -F,...
3,770
Posted By shary
Hi, Thanks for your solution but your...
Hi,

Thanks for your solution but your command will only work when the number of fields are greater than 12 but as i have said in my case the number of fileds are dynamic some times 4 or 10 or 15...
3,770
Posted By shary
Hi All, Is there is any soloution using...
Hi All,

Is there is any soloution using array.
please let me know

Thanks
3,770
Posted By shary
Dynamic calculation
Hi Experts,

please see below are the dynamic text files.

abc,445,hhh,data,10,country,data,88,city
abc,445,hhh,data,10,country,data,88,city
abc,445,hhh,data,10,country,data,88,city...
10,436
Posted By shary
Hi, Thnaks for your support but i have tried...
Hi,

Thnaks for your support but i have tried and it was not working so can you please tell me some other way of doing it.
Is it possible to do this with for loop or any other shell script.
Thanks
10,436
Posted By shary
convert unix date to readable format
Dear Experts,

I need your help to convert a unix date and time format number in to readable format like dd/mm/yyyy .
I have a text file of more than 10,000 records and it is like

NAME DATE1...
3,733
Posted By shary
zipping files
Dear Experts,

I need a script which will zipped the files older than 2 days.
but i dont want to use find . * -mtime 2.
Is there is any other method to achive this task.
i will ececute the...
1,590
Posted By shary
deleteing
Dear Experts ,

I have 15 files and each files contains the data as mentioned below
fileA
name company salary
job location nationality
12121 234234 13123
12121 234234 13123
12121 ...
1,582
Posted By shary
thanks its really working fine could you please...
thanks its really working fine
could you please tell me that what is %s and %.f
awk -F, '{printf("%s,%.f\n",$0,$NF/50)}' input.txt
1,582
Posted By shary
Hi Thank you so much it really works could you...
Hi
Thank you so much it really works could you please tell me one thing more it giving te out put in decimal values.
i just want to round up the calues annd i want the round up values for example...
1,582
Posted By shary
need script
Dear Experts
i have a text file some thing like
1,4,4
1,3,6
1,7,8
i need to divide the last colunm by two and need the output like this
1,4,4,2
1,3,6,3
1,7,8,4
Please an any body make the...
2,961
Posted By shary
Hi can you please explain that what does this...
Hi can you please explain that what does this command do
sort -nr +1. I am familiar with sort but what is -nr +1
2,961
Posted By shary
need top 3 numbers
Hi Every one

I have a text file which is having a might be 100,000 record but i only need a maximum top 3 numbers and its phone number .
please see below the samle file
...
1,622
Posted By shary
hi could you please tell me one more way to do...
hi could you please tell me one more way to do this thanks in advance
1,622
Posted By shary
getting previous filename
hello experts,

H r u . i just need to get the previous file from the latest file let say.

fileA
fileB
fileC
fileD
fileE
in this case fileE is the latest file but i need a script which will...
2,104
Posted By shary
hi this is my requiremento to to do this by...
hi
this is my requiremento to to do this by ftp.
please help me out , how i can achieve this by doing it by ftp
2,104
Posted By shary
hi i have searched from your link but i couldn,t...
hi i have searched from your link but i couldn,t find any thing related to my questions please help me in this matter
Showing results 1 to 25 of 62

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