You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:is there any cli option to force full output?
The text was updated successfully, but these errors were encountered: