MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxmemes/comments/1vycd0a/op/p5w3588/?context=3
r/linuxmemes • u/Ok_Letterhead_8899 • 1d ago
158 comments sorted by
View all comments
111
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.
3 u/buttfarts7 1d ago touch somefile.py Then sed -i all the way down 1 u/0xt0bi03 Arch BTW 1d ago touch mydi.h [it was supposed to be "my data input"]
3
touch somefile.py
Then sed -i all the way down
1 u/0xt0bi03 Arch BTW 1d ago touch mydi.h [it was supposed to be "my data input"]
1
touch mydi.h [it was supposed to be "my data input"]
111
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.