Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 448 Bytes

get_ss.scd

File metadata and controls

24 lines (16 loc) · 448 Bytes

get_ss(1)

NAME

get_ss - print segment selectors

SYNOPSIS

get_ss [SEGMENTS_SELECTORS...]

DESCRIPTION

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.

EXAMPLE

$ get_ss cs ss
cs: 51 (index: 6, ti: 0, rpl: 3)
ss: 43 (index: 5, ti: 0, rpl: 3)