| Linux / Unix Command: llength |
NAME
llength - Count the number of elements in a listSYNOPSIS
llength listDESCRIPTION
Treats list as a list and returns a decimal string giving the number of elements in it.
SEE ALSO
list(n), lindex(n), lrange(n)KEYWORDS
element, list, length
Important: Use the man command (% man) to see how a command is used on your particular computer.

