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

cprio

The cprio command changes the priority of a section. The format of the command is:

  fbs cprio [+]<n> <sectionid> ...
  fbs cprio -<n> <sectionid> ...
+ and - specify whether to increment or decrement the priority of a section by n. If neither is specified, the default is to increase the priority.

FBSNG Home