From 26bf4ce27919e147f45cccaf9f7018d661347bb5 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Sat, 22 Jan 2022 15:27:14 -0600 Subject: [PATCH] Add some dangerous shell commands --- content/about/quotes.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/about/quotes.md b/content/about/quotes.md index 82567865..8b883481 100644 --- a/content/about/quotes.md +++ b/content/about/quotes.md @@ -21,3 +21,12 @@ type: page "In theory, theory and practice are the same. In practice, they're not." \- Yogi Berra + +"source .bash_history" +\- Randall Munroe + +"rm -rf $DIRECTROY/*" +\- Randall Munroe + +"echo "source .bashrc" >> .bashrc" +\- Randall Munroe