Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lectures/L05-slides.tex
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@

The \texttt{-9} parameter sends signal 9 (\texttt{SIGKILL}) rather than the default 1 (\texttt{SIGHUP}).

Some users are eager to jump to \texttt{kill -9} whenever a process is stuck...
Some users are eager to jump to \href{https://www.youtube.com/watch?v=0rG74rG_ubs&ab_channel=alterlandnet}{kill -9} whenever a process is stuck...
\end{frame}


Expand Down