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
You can notice that some of the longer paths in the second column are getting squeezed. It will be great to have a flag that will only print the rw mounts.
Another similar flag can be developed for socks as well.
Hey I'm very happy to see that you used kdigger, sorry for the very late reply: as I said in another issue, it's been 2 years since kdigger received any support since I left Quarkslab almost a couple of years ago now.
However, there is a --width option if I recall correctly or you can use the JSON output to get the full information if you need to pipe this into something else, it might be simpler than using the human output.
While invoking the command
kdigger dig mount
we get all the mounted file systems. I tried looking for mounts with read and write permissions.You can notice that some of the longer paths in the second column are getting squeezed. It will be great to have a flag that will only print the
rw
mounts.Another similar flag can be developed for socks as well.
cc @mtardy
The text was updated successfully, but these errors were encountered: