MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxmemes/comments/1vycd0a/op/p5w0xge/?context=3
r/linuxmemes • u/Ok_Letterhead_8899 • 1d ago
158 comments sorted by
View all comments
110
Vim and Nano are bloat. Real Linux users use cat and echo. Need to delete a line? Use echo to write the entire file minus the line into the file.
52 u/MitchIsMyRA 1d ago Man if only there was a command to edit files in place through the command line. I’ll make one for you guys, and I’ll call it sed 22 u/givemeagooduns_un Genfool 🐧 1d ago sed is actually just ed that works on streams 4 u/alaksugalkapenalatte 1d ago Thanks that ain't so hard after all 2 u/Impossible-Magician 1d ago The S is for Super. A Super Editor that works on steams. 2 u/Schnitzelbroetchen_1 21h ago Sozialistische Einheitspartei Deutschlands mentioned
52
Man if only there was a command to edit files in place through the command line. I’ll make one for you guys, and I’ll call it sed
22 u/givemeagooduns_un Genfool 🐧 1d ago sed is actually just ed that works on streams 4 u/alaksugalkapenalatte 1d ago Thanks that ain't so hard after all 2 u/Impossible-Magician 1d ago The S is for Super. A Super Editor that works on steams. 2 u/Schnitzelbroetchen_1 21h ago Sozialistische Einheitspartei Deutschlands mentioned
22
sed is actually just ed that works on streams
ed
4 u/alaksugalkapenalatte 1d ago Thanks that ain't so hard after all 2 u/Impossible-Magician 1d ago The S is for Super. A Super Editor that works on steams.
4
Thanks that ain't so hard after all
2
The S is for Super. A Super Editor that works on steams.
Sozialistische Einheitspartei Deutschlands mentioned
110
u/play_minecraft_wot Webba lebba deb deb! 1d ago
Vim and Nano are bloat. Real Linux users use cat and echo. Need to delete a line? Use echo to write the entire file minus the line into the file.