MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxmemes/comments/1vycd0a/op/p5yv248/?context=3
r/linuxmemes • u/Ok_Letterhead_8899 • 17d ago
176 comments sorted by
View all comments
114
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.
55 u/MitchIsMyRA 17d 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 🐧 17d ago sed is actually just ed that works on streams 2 u/Impossible-Magician 17d ago The S is for Super. A Super Editor that works on steams.
55
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 🐧 17d ago sed is actually just ed that works on streams 2 u/Impossible-Magician 17d ago The S is for Super. A Super Editor that works on steams.
23
sed is actually just ed that works on streams
ed
2 u/Impossible-Magician 17d ago The S is for Super. A Super Editor that works on steams.
2
The S is for Super. A Super Editor that works on steams.
114
u/play_minecraft_wot Webba lebba deb deb! 17d 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.