diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-20 03:12:26 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-20 03:12:26 +0200 |
| commit | 9788d5cc445d7c68dbd36bf641410634e79402e9 (patch) | |
| tree | 02d25b306b6cdc1c1692f605ebb9c65ce9aef23e /content/pages | |
| parent | 1a8b707781528fbc33f0e7cc587242553939f148 (diff) | |
| download | mitjafelicijan.com-9788d5cc445d7c68dbd36bf641410634e79402e9.tar.gz | |
Paste: take a screenshot
Diffstat (limited to 'content/pages')
| -rwxr-xr-x | content/pages/pastebin.md | 6 |
1 files changed, 6 insertions, 0 deletions
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 | |||
| 7 | 7 | ||
| 8 | *No additional explanation provided here. Use blog for more detailed stuff.* | 8 | *No additional explanation provided here. Use blog for more detailed stuff.* |
| 9 | 9 | ||
| 10 | **▒ Take a screenshot in Plan9** | ||
| 11 | |||
| 12 | ```sh | ||
| 13 | cat /dev/screen | topng > screen.png | ||
| 14 | ``` | ||
| 15 | |||
| 10 | **▒ #cat-v on weechat configuration** | 16 | **▒ #cat-v on weechat configuration** |
| 11 | 17 | ||
| 12 | ```sh | 18 | ```sh |
