shournal icon indicating copy to clipboard operation
shournal copied to clipboard

[question] how to print or export ALL files written by a command?

Open pgp opened this issue 2 years ago • 1 comments

With shournal --query --history 10 I have in output the files accessed in the last 10 commands monitored; however, for application that access a lot of files, this output is truncated, like this:

971 read files:
 ...    <--- some file paths
 ... and 961 more files

is there any cli option to force full output?

pgp avatar Sep 05 '23 08:09 pgp