Setting the JOB_NAME column width for the LSF bjobs command
Is there a way to tell the bjobs LSF command to use a wider column for
JOB_NAME. For example, instead of
JOBID USER STAT QUEUE FROM_HOST EXEC_HOST JOB_NAME
SUBMIT_TIME
12345678 MrFooz RUN some_queue src_box exec_box1 *eat_job Aug
20 08:40
I'd like to be able to see this
JOBID USER STAT QUEUE FROM_HOST EXEC_HOST JOB_NAME
SUBMIT_TIME
12345678 MrFooz RUN some_queue src_box exec_box1 my_great_job
Aug 20 08:40
No comments:
Post a Comment