@Anirban : Addtionally we would like to know if there is an arguments that can be passed along with “listjobs” which will enable us to get details of jobs within a specific range of listed jobs on the Job Monitor or based on the Author name or Date or server address .
For eg. we have 7000 Jobs Listed on the Job Monitor , now we are interested in getting the data only for jobs between the range 5000 to 5500 which are added by a given user , say "AMAN" , between the dates 10th July 2022 to 12th July 2022
Right now “listjobs” dumps all the data from the job monitor on the command window which takes a lot of time (10-20 min.) when we have thousands of jobs listed on the server.
If you can provide us with any command readily available to parse the data from the job monitor based on the AUTHOR name , DATE , etc. that would be really helpful.
Similarly any command with additinal argument to download the result files from the Job Monitor based on AUTHOR name , DATE , etc. is needed