RmDebArc_5 to linuxmemes@lemmy.world · 1 year agoText editor warimagemessage-square179fedilinkarrow-up1803arrow-down134file-text
arrow-up1769arrow-down1imageText editor warRmDebArc_5 to linuxmemes@lemmy.world · 1 year agomessage-square179fedilinkfile-text
minus-squareMTK@lemmy.worldlinkfedilinkarrow-up18·1 year agoThe only editor I need: Create: printf “TEXT” > FILE Add: printf “TEXT” >> FILE No room for mistakes.
minus-squareGallardo994@sh.itjust.workslinkfedilinkarrow-up5·1 year agoShould both be the same commands. Adding should be done by remembering previous contents, no other way is allowed.
The only editor I need:
Create: printf “TEXT” > FILE
Add: printf “TEXT” >> FILE
No room for mistakes.
Should both be the same commands. Adding should be done by remembering previous contents, no other way is allowed.