Search Results

Search: Posts Made By: sandeepb
Forum: Cybersecurity 10-04-2007
31,561
Posted By sandeepb
How to use PGP File Encryption
Thanks for reply

I will update once i will through with your solution.

Thanks again
Forum: Cybersecurity 10-01-2007
31,561
Posted By sandeepb
How to use PGP File Encryption
Hi All,

I am new to the concept of encryption and shell and i have been assigned to do pgp encryption of a file before ftping it.

I am developing the script using MKS Toolkit on Windows XP and...
4,547
Posted By sandeepb
Avoid "++ requires lvalue" Error in Loop Calculation
Hi ,

Can some one please provide me an example code?

Thanks
Sandeep
4,547
Posted By sandeepb
Avoid "++ requires lvalue" Error in Loop Calculation
Hi All,

Please help me to perform sum of values in a loop, I am getting following error:

"total=0++432907765772: ++ requires lvalue"

where actual statement is as : total=$total+$amt
...
8,935
Posted By sandeepb
How To Rename a File in a loop
All,

Thanks for your replies.


Based on

"Once you have renamed a.txt to a09142007.txt, you will not find the file a.txt for next processing, will you ? "

I have resolved this problem by...
8,935
Posted By sandeepb
How To Rename a File in a loop
Hi All,

I am getting all .txt files from a particular directory, as in a following example:

for FILE in `echo $v_filename`
do
done

here i need to rename each original file with a new...
2,847
Posted By sandeepb
Your suggested solution has worked fine. Thanks a...
Your suggested solution has worked fine. Thanks a lot
Just 1 more question how can i store the output in variable instead of echo ? for same command

Thanks
Sandeep
2,847
Posted By sandeepb
Help In Calculation of large values in loop
Hi,

Thanks for your help. I will need to check it as i don't have MKS Toolkit or Linux os with me right now, I will work on your proposed solution and get back to you tomm.

Thanks
Sandeep
2,847
Posted By sandeepb
Help In Calculation of large values in loop
Thanks for reply

The numbers i need to pick up are decided based on certain beginning value
of a comma separated values and only for specific rows in a file, i am able to get these values...
2,847
Posted By sandeepb
Help In Calculation of large values in loop
Hi Gurus,

I am writing a shell script in which i need to strip out the numbers from file
the values are unknown i. e. the range cannot be predicted.. and in my current program the sum of values...
1,829
Posted By sandeepb
Help In Calculation of large values in loop
sorry i wanted to post a new thread
Showing results 1 to 11 of 11

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