Search Results

Search: Posts Made By: lalitka
11,011
Posted By lalitka
Generate Random numbers from 1 to 18 using perl script
Hi

Can any one give me a perl script for generating random numbers from 1 to 18 only , and the random numbers should be unique .................

please help me in solving this (only perl...
11,011
Posted By lalitka
Random Numbers generation with out repeattion
hey thanks for ur response, can u explain me clearly what i have to do now i mean .how i hav eto pipe and sort , i am very new to shells cripting thats why i amasking u the code for that

and i...
11,011
Posted By lalitka
Random NUmbers Generation with out repetation
Hi
I have the below code


MAXCOUNT=10
count=1
echo
echo "$MAXCOUNT random numbers:"
echo "-----------------"
while [ "$count" -le $MAXCOUNT ] # Generate 10 ($MAXCOUNT) random...
3,136
Posted By lalitka
may be i am not clear with my question let...
may be i am not clear with my question

let me explain you more clearly
i have afollowing script
example1.sh
cd /opt/qcom/bin/tests
echo...
3,136
Posted By lalitka
How to set a label/number for a function in a shells script
Can any one let me know like how cn i set an label or number for each function whihc are there in an shells script:

for example

cd /opt/qcom/test/

function1()
function2()
function3()...
2,009
Posted By lalitka
Regarding Random Number Genration
HI

please help me in solving this issue.

I have a shell script which consists of ten statemnts ( i mean 10 executable statments)...........and if i run that script the 10 statmenst will...
Forum: Linux 10-17-2008
6,728
Posted By lalitka
yes its avialbel but dont know when i am trying...
yes its avialbel but dont know when i am trying to run the same command its showing as stat not found , and we are using red hat linux .........(as a general info)

so can u suggest me any other...
Forum: Linux 10-17-2008
6,728
Posted By lalitka
and by the way I need the answer using shell...
and by the way I need the answer using shell script
Forum: Linux 10-17-2008
6,728
Posted By lalitka
Hi thanks for your response, i am trying...
Hi

thanks for your response, i am trying to execute your script but while executing the belwo command

time1=`stat -c %Y $initial_time` in the linux console

i am getting an error as "...
Forum: Linux 10-17-2008
6,728
Posted By lalitka
Actually i am doing some regression testing...
Actually i am doing some regression testing ...................

where we need to test one driver continuously for one hour ........... and need to check whether the driver test is performing fine...
Forum: Linux 10-17-2008
6,728
Posted By lalitka
How to add and extra hour to the start time
Hi

Actually what am trying to ask is , i have an shell script ,now i want to run this shell script for one hour continuously and after one hour it has to stop automatically.
can any one suggest...
Showing results 1 to 11 of 11

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