Search Results

Search: Posts Made By: vakharia Mahesh
1,280
Posted By vakharia Mahesh
mozilla mail crashing
Hi ,
OS : LINUX rhel 4
Since last 3 weeks , when try to down load any file from mozilla , it crashes ?

Searched the MOZILLA site for probable solutionbut could not get the solution.
Tried
...
3,179
Posted By vakharia Mahesh
kumarnmsk1331 would have been better if you...
kumarnmsk1331
would have been better if you give example ?
will try to help if data are given with required output .
Forum: What is on Your Mind? 07-30-2011
1,893
Posted By vakharia Mahesh
SYS ADM APPRECIATION-MODERATORS TOO
Hi ,

Totally forgot and on visiting site I came to know this .More than that
the MODERATORS of this site Can not be over looked , they too take great care for SMOOTH and EFFICIENT running of...
2,138
Posted By vakharia Mahesh
Thanks Pravin27, Following is the code I have...
Thanks Pravin27,
Following is the code I have tried .bit changed from my original which is there in the first post.

#!/bin/sh
tput clear
tput cup 8 5
echo -n 'Enter the Amt file name:'
read...
2,138
Posted By vakharia Mahesh
Hi Pravin27 , Thanks lot for your reply, I...
Hi Pravin27 ,
Thanks lot for your reply, I tried your code , twice the input file , but not getting the out put at all . Nothing in output.Thanks once agaiin . I think The vertical total and then...
2,138
Posted By vakharia Mahesh
Hi Pravin27, Thanks Pravin27 for your reply ,...
Hi Pravin27,
Thanks Pravin27 for your reply , but Sorry , what I wanted is , if the sum total of the particular named person amount is equal to or greater then the given total (say in my example...
2,138
Posted By vakharia Mahesh
vertical total
with due apology ,matrixmadhan, for the inconvenience here it is in code tag .
My code is:
#!/bin/sh
tput clear
tput cup 8 5
echo -n 'Enter the Minimum Amt :'
read c

awk -F: '{
idx = $2...
2,138
Posted By vakharia Mahesh
Vertical total and listing
file 1
voucher DOB amount name type
====== ======= ======= ================== ===
37836452 1/13/1961 125000 ASHUTOSH 65...
1,500
Posted By vakharia Mahesh
overload
Hi Friends,
we are using RHEL4.2 (Redhat Enterprise Linux ) .My problems is when
more more than 51st logs in it is not allowing.It allows only 50 users
to log in i.e one user logs-in in 4 to 6...
2,299
Posted By vakharia Mahesh
Hi Chubler_XL , rdcwayx and Shell_life ...
Hi Chubler_XL , rdcwayx and Shell_life

Thanks lot all of you for your code , Shell_life your code is not working but got the point to ponder and idea also so ,thanks for that .
Chubler_XL and...
2,299
Posted By vakharia Mahesh
Ygor Thanks lot for your code and it worked,one...
Ygor Thanks lot for your code and it worked,one more thing I have data
for more then 700 employees and when the data of two line and then
four lines and then threee lines , i.e. if the data varies...
2,299
Posted By vakharia Mahesh
Output formatting
I have input file in this way


John 1234 BASIC 26000
John 1234 ALLOWC 01550
John 1234 INCER 01700
John 1234 REL 20000
Debi 2345 BASIC ...
7,135
Posted By vakharia Mahesh
Scrutinizer , Oh so kind of you and I have just...
Scrutinizer ,
Oh so kind of you and I have just corrected the code to suit my requirement .

But good to suggest the code on which I could go further.

Have great week end. yinyuemi you too. ...
7,135
Posted By vakharia Mahesh
Dear Scrutinizer and Yinyuemi, Thanks a lot...
Dear Scrutinizer and Yinyuemi,

Thanks a lot both of you for your code and fot this I was just :wall: since
two days, and you made it so simple But once again just a bit to share more

Had it...
7,135
Posted By vakharia Mahesh
sequential to line sequential
Hi
I have a file sequential way i.e. written in contineous mode and the Record Seperator is AM from which the record is seperated .Now to process I have to make line sequential,and more over record...
3,139
Posted By vakharia Mahesh
So kind of you rdcwayx ,wish you nice weekend .
So kind of you rdcwayx ,wish you nice weekend .
3,139
Posted By vakharia Mahesh
Hi rdcwayx Sorry I did not click the Thumb...
Hi rdcwayx
Sorry I did not click the Thumb impression ,now corrected and I appreciate your help but
the moot question was the a[3] will have the value of 3rd field of File1 or file2 ?
secondly...
3,139
Posted By vakharia Mahesh
Hi Pravin27 and rdcwayx, Thanks lot to both...
Hi
Pravin27 and rdcwayx,
Thanks lot to both you for the code and working perfectly as per my requirement
,One request , can you explain in details the logic for a[$3] ? in details ?
Is it a loop...
3,139
Posted By vakharia Mahesh
Anurag , Thanks lot for your reply but it is...
Anurag ,
Thanks lot for your reply but it is not working , only the 1st instance is
shown and not all the COUNTRIES names are mentioned.I have tested your
code today and found the above things. ...
3,139
Posted By vakharia Mahesh
merging two files where countries are repeated
I have gone through various posts in this forum but could not locate where
the repeated columns are there .Hence posted this post.

File 1(colon seperated file)
===============
Abc : 1234 :...
7,677
Posted By vakharia Mahesh
join GREP
Dear Amit
Just today only i came back .and read your feedback .To make join
cmmd successful the record length of the key record must be same
just check those three records and you will know where...
7,677
Posted By vakharia Mahesh
join,GREP
Dear Amit,
The command : sort -d +0 -1 :-> it says to sort the input file on the field no
one (1) in directory order . The first field in your case is the key field and
that is alpha numeric...
7,677
Posted By vakharia Mahesh
join Grep
Try using the join commd, first sort both the files on the field which is
common in both files.
so in your case the account number which is alpha numeric.

sort -d ACC_NUM > a.num
sort -d...
2,511
Posted By vakharia Mahesh
shell script not running
Yes dear avronius

Yes the path and the directory and location of the script all are same and no change at all .Confirmed.

Thanks for your propt reply .
2,511
Posted By vakharia Mahesh
shell script not running
Dear Friends,

OS: REDHAT ENTERPRISE LINUX ,nash version
I am facing a peculier type of problem.A bash script ran yesterday
does not run successfully today . Absolutely giving NO OUTPUT AT ALL.
...
Showing results 1 to 25 of 70

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