From: Aaron Taylor Date: Tue, 9 Mar 2021 08:01:40 +0000 (-0800) Subject: Corrected minor typo. X-Git-Url: https://git.subgeniuskitty.com/website_subgeniuskitty.com/.git/commitdiff_plain/191e6668a940ed06a8eff268346aa87a85740795 Corrected minor typo. --- diff --git a/data/notes/unix_misc.md b/data/notes/unix_misc.md index f4af328..9e799ed 100644 --- a/data/notes/unix_misc.md +++ b/data/notes/unix_misc.md @@ -96,7 +96,7 @@ This note explains how to determine the Process ID (PID) corresponding to a program running in an X11 window, even if the program has locked up. I occasionally find myself needing to kill an X11 program like my terminal -emulator (`st`) after it locks up, only to be greeted by list of almost +emulator (`st`) after it locks up, only to be greeted by a list of almost indistinguishable processes. % ps aux | grep st