, , -command "regexp -lineanchor {\d+$}". regexp -lineanchor {\d+$} 1, .
, -index. :.
lsort -index end -integer {{x y 5} {a b 8} {c c 3} {u u 1} {x y 2}}
:
{u u 1} {x y 2} {c c 3} {x y 5} {a b 8}
, , split , :
lsort -index end -integer [split $data "\n"]