1)How to schedule a job,that will periodically execute in second by crontab? 2)I know only second specific time to execute the job. like 10 10 * * * sleep 40&&ps -l>/dev/pts/1 It will execute at 10:10:40 AM but do not know how to execute 15 second,30 second so on at 10:10 am.
3 7872What type of sorting algorithm does the Sorter Transformation use, to do its sorting Operation? 1. Bubble sort 2. Insertion sort 3. Shell sort 4. Merge sort 5. Heapsort 6. Quicksort 7. Bucket sort
1 5816Can anyone give me the example of High Priority and Low severity defect. Please dont give me answers like Spelling mistakes or logo missing something like that. Give me some real time example from your application. Please ignore the earline question which i have posted.Thanks in Advance.
2 7265What is Finite state Machine in Testing? What is High Availability Testing? What is Incremental Regression Testing? What is sensitivity Testing? Plz Reply ASAP.
1 5411Post New Qwest Interview Questions
Explain suspend() method under thread class>
What are the differences between abap and ooabap? In which situation we use ooabap?
At os level how you can change the number of work process? How you can analyze the status of work process at os level?
What is the function of etl when used in data warehousing?
What is the maximum amount of memory any single process on windows can address?
What is kubernetes? How can you integrate jenkins with kubernetes?
Why we use protected in java?
Write a program to reverse a linked list in c.
give me applications of sequence bridges . (used in 3 phase un balanced systems)
Integration between PP and PM module.
Is it possible to change an existing b/s gl account to the p&l type? : fi- general ledger accounting
Explain in brief about the configuration of a summary view?
why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
What will be the output of ['!!welcome!!']*2?