command | comment
|
mbs> co(nnect) rfio linuxpc.gsi.de -DISK | connect to a running RFIO server on the pc linuxpc.gsi.de (see below)
|
mbs> disc(onnect) rfio | disconnect the RFIO server
|
mbs> op(en) f(ile) /path/to/storage/place/file.lmd -disk | open a file on the local disk (not recommended)
|
mbs> op(en) f(ile) /path/to/storage/place/file.lmd -rfio | open a file and send to RFIO server (recommended)
|
mbs> op(en) f(ile) file.lmd -rfio {-auto} | -auto does automatic filename numbering, next number given in filenum.set, new file after 1GB file size
|
mbs> op(en) f(ile) file.lmd -rfio {-auto} {first=Y} | first=Y sets the first file number for -auto and resets number in filenum.set
|
mbs> op(en) f(ile) file.lmd -rfio {-auto} {size=X} | size=X sets the maximum file size in MB for -auto to open a new file automatically
|
mbs> cl(ose) f(ile) | close the current file (regardless of how it was opened)
|
mbs> |
|
mbs> |
|
mbs> |
|
mbs> |
|
mbs> |
|
mbs> |
|
[CTRL] + [Z] | exit MBS shell
|