Command: sus2text '--filter=instance<"steiner3"' < text2sus.sus
The ' ' are needed because of the "
and <
, which would be interpreted
by the shell otherwise.
output
instance running_time value complex hours minutes steiner1 123 123 23 11 23 steiner2 323 312 44 11 44
For comparison, the unfiltered output is:
Command: sus2text < text2sus.sus
output
instance running_time value complex hours minutes steiner1 123 123 23 11 23 steiner2 323 312 44 11 44 steiner3 532 32 45 11 55 steiner4 954 44 46 12 04