freebsd-skq/usr.bin/procstat
Fernando Apesteguía fd92b91c71 procstat(1): Add EXAMPLES section
* Add some examples showing binary, arguments and file info from living
  processes.
* Show information from core dumps including an attempt using an old core file.
* While here, fix warning 'no blank before trailing delimiter' reported by igor.

Approved by:	manpages (0mp@)
Differential Revision:	https://reviews.freebsd.org/D25467
2020-10-05 14:07:32 +00:00
..
tests
Makefile
Makefile.depend
procstat_args.c
procstat_auxv.c
procstat_basic.c
procstat_bin.c
procstat_cred.c
procstat_cs.c
procstat_files.c
procstat_kstack.c
procstat_penv.c
procstat_ptlwpinfo.c
procstat_pwdx.c
procstat_rlimit.c
procstat_rusage.c
procstat_sigs.c
procstat_threads.c
procstat_vm.c
procstat.1 procstat(1): Add EXAMPLES section 2020-10-05 14:07:32 +00:00
procstat.c procstat: Fix regression after 365880. 2020-09-29 00:20:58 +00:00
procstat.h