next up previous contents
Next: resources Up: FBSNG Command Line Interface Previous: lj   Contents

ls

The ls command produces a short listing of FBSNG sections. The syntax of the command is:

  fbs ls [-u (<user>|all) [-q queue] [<sectionid> ...]

Example of output:


fnpcb> fbs ls
SectID          User     St Queue      Pr  Proc Type  Nproc   Time                
-----           ----     -- -----      --  ---------  -----   ----                
2548.Light_2    ivm      *  LightQ_2   0   Light       8/10  11/01 12:21:55-Str  
2548.Light_1    ivm      d  LightQ_1   0   Light       0/10  11/01 12:24:02-End  
2548.Light_4    ivm      d  LightQ_4   0   Light       0/1   11/01 12:23:59-End  
2548.Light_8    ivm      *  LightQ_8   0   Light      10/10  11/01 12:22:01-Str  
2549.Light_2    ivm      *  LightQ_2   0   Light      10/10  11/01 12:22:08-Str  
2549.Light_1    ivm      *  LightQ_1   0   Light       8/10  11/01 12:21:58-Str  
2549.Light_4    ivm      *  LightQ_4   0   Light       5/5   11/01 12:22:12-Str  
2549.Light_8    ivm      *  LightQ_8   0   Light       3/10  11/01 12:23:21-Str  
2550.Light_2    ivm      *  LightQ_2   0   Light      10/10  11/01 12:22:15-Str  
2550.Light_1    ivm      *  LightQ_1   0   Light      10/10  11/01 12:22:05-Str  
2550.Light_4    ivm      *  LightQ_4   0   Light      10/10  11/01 12:22:18-Str  
2550.Light_8    ivm      *  LightQ_8   0   Light      10/10  11/01 12:23:32-Str

For each section, the output includes section id, username, section status, section priority, process type, number of running processes, total number of processes and date/time of last section state change.



FBSNG Home