! Program to re-boot the currently selected filestore.
! Note that the user must have privilege

include  "Inc:FS.IMP"

begin 
   integer  i
   i = fcomm(']' << 8, "7")
end  of  program