From 14818ae3e1f41a9266def200dcbd170ea6b51a3e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 19 Jun 2018 17:03:59 +0200 Subject: add -u to print owner of process --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index c030e9f..ca55be0 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ NAME extrace – trace exec() calls system-wide SYNOPSIS - extrace [-deflqt] [-o file] [-p pid | cmd ...] + extrace [-deflqtu] [-o file] [-p pid | cmd ...] DESCRIPTION extrace traces all program executions occurring on a system. @@ -25,6 +25,8 @@ DESCRIPTION -t Also display process exit status and duration. + -u Also display the user running the process. + -o file Redirect trace output to file. @@ -68,4 +70,4 @@ BUGS LICENSE extrace is licensed under the terms of the GPLv2. -Void Linux June 13, 2016 Void Linux +Void Linux June 19, 2018 Void Linux -- cgit 1.4.1