Search Results

Search: Posts Made By: mahi_mayu069
1,493
Posted By mahi_mayu069
Thanks but neither of the suggestion don't work :(
Thanks but neither of the suggestion don't work :(
1,493
Posted By mahi_mayu069
Help with Pattern Matching and replacement in Gz files
Thanks for the Reply, apparently it doesn't work as the file is .gz type.
1,493
Posted By mahi_mayu069
Help with Pattern Matching and replacement in Gz files
Hi Techies,

I need a help in finding junk characters and remove them from a Datafile.

we have a file and it had crores of records like below

SGSN_MCC_MNC=01150

but sometime due to the...
1,638
Posted By mahi_mayu069
Help in UNIX to Windows file formatting
Hi All,

here i'm pasting t he content of CSV file


Collector_no;Collector_Name;SE_Count;Installed_Domains;CPU_Sys;CPU_Idle;Memory_Util
10;APOLLO30;Proviso_Monitoring; 23273;1.50;83.94;13.9...
1,638
Posted By mahi_mayu069
Help in UNIX to Windows file formatting
herewith i attached the CSV file. please find the same and help me:confused:
1,911
Posted By mahi_mayu069
defining array is like below set -A...
defining array is like below

set -A array_name value1 value2 ... valuen

get the uniq contents with sort -u and put a loop over the uniq contents and write into array. job done!!
1,638
Posted By mahi_mayu069
Help in UNIX to Windows file formatting
Hi Techies,

i need in n UNIX to Windows file formatting.

i have created a csv file using a script and mailed it to my email, when i open the file with Excel sheet it looks like below

...
768
Posted By mahi_mayu069
Help with Perl
Hi Techies,

I'm a newbie to PERL, Please help me with following problem.

I have an input text file like below

cat Input.txt

418673132,P
492538858,P
384535478,P
521522357,I...
Forum: Programming 07-18-2013
1,351
Posted By mahi_mayu069
Formatted output in PERL
Hi Techies,

I'm a newbie to PERL, Please help me with following problem.

I have an input text file like below

cat Input.txt

418673132,P
492538858,P
384535478,P
521522357,I...
749
Posted By mahi_mayu069
Help with SFTP on directories
Hi Junta,

please help me with SFTP on remote directories.

i want to get the latest generated directory and its contents from remote machine to local host using SFTP. is there any possible way...
4,044
Posted By mahi_mayu069
Help with FTP Script which is causing "syntax error: unexpected end of file" Error
Hi All,

Please hav a look at the below peice of script and let me know if there are any syntax errors.

i found that the below peice of Script is causing issue. when i use SFTP its working...
3,080
Posted By mahi_mayu069
Help with error "syntax error: unexpected end of file"
Hi Techies,

can anyone please debug the following Script and let me know what is going wrong here.

im getting the following error





#!/usr/bin/bash
#...
20,069
Posted By mahi_mayu069
Run cron on every second Saturday ??
Awesome logic scott:) Really got amazed!!!

Thanks a ton for the solution.

-Mahi
20,069
Posted By mahi_mayu069
Run cron on every second Saturday ??
Scott,

Thanks for the inputs, but i need to skip 3rd saturday and run it on fourth saturday, like i should run script only on even numbered saturdays. Hope its clear for you.

Thanks again
20,069
Posted By mahi_mayu069
Run cron on every second Saturday ??
Hi,

Can anyone help in editing CRON (OR) write a script to run another script every second saturday??
I tried to make use of DATE command to find the day but couldnt proceed further.

your...
2,478
Posted By mahi_mayu069
zegrep doesnt work in my Bash.. Can any one throw...
zegrep doesnt work in my Bash.. Can any one throw some light on getting it in my bash shell???

Please help, i have a similar kinda requiremant.

Thanks,
Mahi
8,347
Posted By mahi_mayu069
@Scrutinizer:- Thanks a ton, Its working...
@Scrutinizer:- Thanks a ton, Its working great....
I had some environmantal set up issues, hence couldn't excecuted the peice of code.

@SolarMax:- Thank you much:) your code works fine now.
...
8,347
Posted By mahi_mayu069
@SolarMax:- Thanks for the help but my...
@SolarMax:-

Thanks for the help but my shell doesnt seem to support this kinda script. I use Bash shell. this peice of code is not being supported:(
Request you to provide the code which is...
8,347
Posted By mahi_mayu069
@SolarMax:- Thank you for the inputs... But i...
@SolarMax:- Thank you for the inputs... But i want to delete 3rd and 14th field and then i want the following Field headers are to renamed

m2239max, m2239min, m2239avg, m100016509avg,...
8,347
Posted By mahi_mayu069
Help in Deleting columns and Renaming Mutliple columns in a .Csv File
Hi All,
i have a .Csv file in the below format

startTime, endTime, delta, gName, rName, rNumber, m2239max, m2239min, m2239avg, m100016509avg, m100019240max, metric3min, m100019240avg,...
1,824
Posted By mahi_mayu069
Thanks....but I want the script to be shell. ...
Thanks....but I want the script to be shell.

Thanks Again,

--Mahi
1,824
Posted By mahi_mayu069
Hi Balajesuri, Computations to be done on...
Hi Balajesuri,

Computations to be done on the values 0.0d(assume it to be integer), last coloumn of the file i.e (Val) 0.0d.

Thanks,
Mahi
1,824
Posted By mahi_mayu069
Computations on a text file
Yeah.. on 0.0d for each deviceID. but here you dont need to worry about value type (assume it as integer) i jus need the code to achieve output. the output file should look like this

#deviceID ...
1,824
Posted By mahi_mayu069
Computations on a text file
hey,

I have text file which has some data for some device Id's. i want to perform AVG, MAX,2nd MAX on these device ids. The .txt file looks like below. please help me in finding the computations...
Showing results 1 to 24 of 24

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