this post was submitted on 25 Oct 2023
2275 points (99.1% liked)

Programmer Humor

32050 readers
1352 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

I'm trying out Obsidian for taking notes, and this made me laugh.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] DaPorkchop_@lemmy.ml 3 points 10 months ago (1 children)

Personally I'd be somewhat nervous using dd to edit parts of a text file, but you do you :)

[โ€“] fushuan@lemm.ee 2 points 10 months ago

Well, if you dd+p you paste it back again, and then it's in the clipboard so you can p it in other places. In any case you can u(ndo) it without issues.