system_users_running_processes: Function to list or count users who have running processes.

View source: R/system_users_running_processes.R

system_users_running_processesR Documentation

Function to list or count users who have running processes.

Description

Function to list or count users who have running processes.

Usage

system_users_running_processes(count = FALSE)

Arguments

count

Should the return be an integer count of processes?

Value

Character or integer vector.

Author(s)

Stuart K. Grange


skgrange/systemr documentation built on April 18, 2024, 2:23 a.m.