sushi primer

Commonly used commands

Except where noted, these commands are entered at the sushi prompt. The sushi program is currently installed in /s/sushi/bin/sushi. You probably want to add /s/sushi/bin to your .cshrc.local (or equiv.) startup file.


Atom command options

The general form of atom command options is:

[% sushi] atom command [(--schedule_group|-g) group] [(--type|-t) atom-type] [(--name|-n) atom-name] [(--id|-i) atom-id] [(--state|-s) atom-state] [(--level|-l) dump-level] [group [atom-type [atom-name]]]

When giving an atom command (atom list, atom history, etc.), options to limit the atoms operated on by the command may be specified in any order. The first three non-option parameters will be interpreted as the schedule-group, atom-type, and atom-name, in that order.

Because of this, if you want to specify an atom by id or name, you need to identify it with the --name and --id options, respectively.


David Thompson
Last modified: Wed Oct 30 11:17:33 CST 2002