# sem - [Command Function](#section366714216619) - [Syntax](#section8833164614615) - [Parameter Description](#section12809111019453) - [Usage](#section15935131220717) - [Example](#section79281818476) - [Output](#section1975118519456) ## Command Function This command is used to query information about kernel semaphores. ## Syntax sem \[_ID__ / fulldata_\] ## Parameter Description **Table 1** Parameters
Queries information about all the semaphores in use. The information to be printed includes SemID, Count, OriginalCount, Creater(TaskEntry), and LastAccessTime. |