XML DOM Question:
Download Questions PDF

How do I find all changes between two dates?

Answer:

Here's how to get a list of everything that has changed since a particular date and time from the command line. In the command "a" or "p", refers to a.m. or p.m. respectively. And the ~ is used to indicate you want the history between the dates and times specified. Note that the later date and time must be specified first. -R makes it recursive. SS HISTORY $/mybranch -R -VD3/03/95;3:00p~3/03/95;9:00a

Download XML DOM Interview Questions And Answers PDF

Previous QuestionNext Question
How do I get with respect to a label?How do I remove a label?