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