Elektrine lite

← Feed

@nnethercote@mas.to

Post #1016590

2026-04-06 04:03 UTC

TIL on macOS and BSDs you can type ctrl-t in a terminal to send a SIGINFO signal and get information about certain long-running processes. It even works with `sleep`. But you can't do it on Linux :(

Replies (2)

  • @nnethercote@mas.to 2026-04-06 04:16

    somehow I learned this while trying to create a USB drive to install Windows

    Open ##2551726

  • @msfjarvis@androiddev.social 2026-04-06 04:12

    @nnethercote@mas.to Oh that's what it is! I fumble Cmd + T vs Ctrl + T rather frequently and get confused when my current terminal tab spits out process info that I didn't know how I was manifesting into existence.

    Open ##2551728