Activity for TRiG
| Type | On... | Excerpt | Status | Date |
|---|---|---|---|---|
| Comment | Post #294545 |
I think something went wrong with the tag selector: it only had tags up to the letter C, nothing beginning with D or onward, which is why this is not tagged "Ubuntu" or "recovery" or anything like that. (more) |
— | about 1 year ago |
| Edit | Post #294545 | Initial revision | — | about 1 year ago |
| Question | — |
Can I interrupt a crashing/frozen Ubuntu desktop? Is there any Linux (specifically, Ubuntu) equivalent to Window's Ctrl+Alt+Del? I am aware of the System Monitor, and of `top` on the Terminal, but the true beauty of Ctrl+Alt+Del is that it interrupts everything else, and works even when the computer is frozen and not responding to normal input. ... (more) |
— | about 1 year ago |
| Comment | Post #289070 |
Thanks. I'd missed that. Oddly, combining the flags as `xxd -rp` does not work, but `xxd -r -p` does. (more) |
— | about 3 years ago |
| Edit | Post #289069 | Initial revision | — | about 3 years ago |
| Question | — |
Why does a reverse hexdump truncate the message? $ echo "4c 6f 72 65 6d 20 69 70 73 75 6d 20 64 6f 6c 6f 72 20 73 69 74 20 61 6d 65 74 2c 20 63 6f 6e 73 65 63 74 65 74 75 72 20 61 64 69 70 69 73 63 69 6e 67 20 65 6c 69 74 2c" | xxd -r orem ipsum dolor The actual message here is much longer, but the first letter and most of the rest ... (more) |
— | about 3 years ago |
