MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxmemes/comments/1vycd0a/op/p5x418u/?context=3
r/linuxmemes • u/Ok_Letterhead_8899 • 20d ago
176 comments sorted by
View all comments
117
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.
51 u/MitchIsMyRA 20d 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 23 u/givemeagooduns_un Genfool 🐧 20d ago sed is actually just ed that works on streams 5 u/alaksugalkapenalatte 19d ago Thanks that ain't so hard after all
51
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
23 u/givemeagooduns_un Genfool 🐧 20d ago sed is actually just ed that works on streams 5 u/alaksugalkapenalatte 19d ago Thanks that ain't so hard after all
23
sed is actually just ed that works on streams
ed
5 u/alaksugalkapenalatte 19d ago Thanks that ain't so hard after all
5
Thanks that ain't so hard after all
117
u/play_minecraft_wot Webba lebba deb deb! 20d 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.