shournal
shournal copied to clipboard
[question] how to print or export ALL files written by a command?
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?