this post was submitted on 17 Nov 2023
770 points (95.8% liked)

linuxmemes

20770 readers
1746 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

Low quality meme

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

The only editor I need:

Create: printf "TEXT" > FILE

Add: printf "TEXT" >> FILE

No room for mistakes.

[โ€“] Gallardo994@sh.itjust.works 5 points 10 months ago

Should both be the same commands. Adding should be done by remembering previous contents, no other way is allowed.