ps {ps}R Documentation

Process table

Description

Process table

Usage

ps(user = NULL, after = NULL)

Arguments

user

Username, to filter the results to matching processes.

after

Start time (POSIXt), to filter the results to processes that started after this.

Value

Data frame, see columns below.

Columns:


[Package ps version 1.7.7 Index]