get_ss(1)
get_ss - print segment selectors
get_ss [SEGMENTS_SELECTORS...]
get_ss prints information about the current segment selectors. It will print information about every segment selectors if no SEGMENTS_SELECTORS are provided, or print information the SEGMENTS_SELECTORS provided as arguments.
$ get_ss cs ss
cs: 51 (index: 6, ti: 0, rpl: 3)
ss: 43 (index: 5, ti: 0, rpl: 3)