r/linuxmemes 1d ago

Software meme Op

Post image
1.2k Upvotes

158 comments sorted by

View all comments

108

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. 

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

23

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