@[email protected] to [email protected] • 2 years agoText editor warlemmy.mlimagemessage-square190fedilinkarrow-up1799
arrow-up1799imageText editor warlemmy.ml@[email protected] to [email protected] • 2 years agomessage-square190fedilink
minus-square@[email protected]linkfedilink18•2 years agoThe only editor I need: Create: printf “TEXT” > FILE Add: printf “TEXT” >> FILE No room for mistakes.
minus-square@[email protected]linkfedilink5•2 years 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.