Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add flag -f to display all files from the monitored processes #157

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dark
Copy link

@dark dark commented May 13, 2021

Sometimes you want to display all files read and written by a process,
perhaps because the process acts as a filter (e.g. ffmpeg), and
information about all files is useful. Flag -f, or --full-display,
is added for this purpose.

The number of files in the output is still limited statically.

Sometimes you want to display all files read and written by a process,
perhaps because the process acts as a filter (e.g. ffmpeg), and
information about all files is useful. Flag `-f`, or `--full-display`,
is added for this purpose.

The number of files in the output is still limited statically.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant