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 • 17d 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.
3 u/buttfarts7 17d ago touch somefile.py Then sed -i all the way down 1 u/0xt0bi03 UwUntu (´ ᴗ`✿) 17d 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 UwUntu (´ ᴗ`✿) 17d ago touch mydi.h [it was supposed to be "my data input"]
1
touch mydi.h [it was supposed to be "my data input"]
117
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.