osx/*: update page (#7665)

This commit is contained in:
Emily Grace Seville
2022-02-14 03:21:43 -08:00
committed by GitHub
parent b1326296cd
commit 692469016e
78 changed files with 151 additions and 107 deletions

View File

@@ -1,6 +1,7 @@
# opensnoop
> Tool that tracks file opens on your system.
> More information: <https://ss64.com/osx/opensnoop.html>.
- Print all file opens as they occur:
@@ -8,7 +9,7 @@
- Track all file opens by a process by name:
`sudo opensnoop -n {{process_name}}`
`sudo opensnoop -n "{{process_name}}"`
- Track all file opens by a process by PID: