diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-10-25 13:25:08 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-10-25 13:25:18 +0200 |
commit | 71c8cd80428a038867d848664946cb644ccf44cc (patch) | |
tree | 234988a15763d66d3e76b9b5fc0d470a63ab92e1 /_posts/2022-09-07-gdb-sleep-all.md | |
parent | hide "Latest posts" everywhere (diff) | |
download | blog-71c8cd80428a038867d848664946cb644ccf44cc.tar.gz blog-71c8cd80428a038867d848664946cb644ccf44cc.zip |
remove post excerpts, they are useless now
Diffstat (limited to '')
-rw-r--r-- | _posts/2022-09-07-gdb-sleep-all.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/_posts/2022-09-07-gdb-sleep-all.md b/_posts/2022-09-07-gdb-sleep-all.md index b4915d3..a575afd 100644 --- a/_posts/2022-09-07-gdb-sleep-all.md +++ b/_posts/2022-09-07-gdb-sleep-all.md @@ -1,7 +1,5 @@ --- title: Pause all userspace processes -excerpt: > - How do you pause all userspace processes for a certain amount of time? snippets_root_directory: snippets/gdb_sleep_all snippets_language: bash snippets: |