Julia Evans
(replying to Zack Weinberg)
@zwol this is great -- I never know about these man pages like `man inode`. Added it to the blog post
Zack Weinberg
(replying to Julia Evans)
@b0rk I didn't know about that one myself, I found it by starting with `man 2 stat`, which referred me to `man 3type stat`, and _that_ one referred me to `man inode`.
Zack Weinberg
(replying to Zack Weinberg)
@b0rk I regret to say I don't know how to do any of this inspection on a Mac either. It was a regular frustration point for me when I was doing software development on a Mac about eight years ago.
systemd-jaded.timer
(replying to Zack Weinberg)
systemd-jaded.timer
(replying to systemd-jaded.timer)
@zwol @b0rk also i just ran into this post which explains so much about macOS's loader and such https://developer.apple.com/forums/thread/715385