svcs Command Examples

List information about running services. More information: https://www.unix.com/man-page/linux/1/svcs.

svcs

svcs -vx

svcs apache

svcs -L apache

tail $(svcs -L apache)