From 9788d5cc445d7c68dbd36bf641410634e79402e9 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 20 May 2023 03:12:26 +0200 Subject: Paste: take a screenshot --- content/pages/pastebin.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/pages/pastebin.md b/content/pages/pastebin.md index d53c2c3..400aa09 100755 --- a/content/pages/pastebin.md +++ b/content/pages/pastebin.md @@ -7,6 +7,12 @@ draft: false *No additional explanation provided here. Use blog for more detailed stuff.* +**▒ Take a screenshot in Plan9** + +```sh +cat /dev/screen | topng > screen.png +``` + **▒ #cat-v on weechat configuration** ```sh -- cgit v1.2.3