1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 04:58:13 +00:00
serenity/Base/usr/share/man
Tim Ledbetter 73a6f2e9ed ps: Add the -o option to specify a user-defined column format
This option allows the user to change which colums are displayed
by giving comma or space separated list of column format specifiers.

A column format specifier is of the form: `COLUMN_NAME[=COLUMN_TITLE]`.
Where `COLUMN_NAME` is any of: uid, pid, ppid, pgid, sid, state, tty,
or cmd. Specifying a `COLUMN_TITLE` will change the name shown in the
column header.

`COLUMN_TITLE` may be blank. If all given column titles
are blank, the header is omitted.
2023-07-19 11:21:59 +01:00
..
man1 ps: Add the -o option to specify a user-defined column format 2023-07-19 11:21:59 +01:00
man2 Base: Expand "See Also" sections of many manpages 2023-07-06 10:03:48 +01:00
man3 Everywhere: Clean up "the the" comment typos 2022-11-03 17:38:32 +00:00
man4 Documentation: Move IPC endpoint documentation to manpage section 4 2022-07-11 11:35:56 +02:00
man5 Base: Expand "See Also" sections of many manpages 2023-07-06 10:03:48 +01:00
man6 Everywhere: Run spellcheck on all documentation 2023-05-07 01:05:09 +02:00
man7 Base: Update Assistant & Tips-and-Tricks manpages 2023-06-07 00:57:14 +02:00
man8 Base: Expand "See Also" sections of many manpages 2023-07-06 10:03:48 +01:00