I may take Linux programming next semester and i would like to get a head start on it. What is the best/easiest Linux type for that, and what literature should i look for?
thx in advance
Name:
Anonymous2006-02-22 13:14
ed? Bollocks to that. If you want to write a text file use echo. If you want to make changes to your file use sed. Editors are for nancies.
Name:
Anonymous2006-02-22 13:24
>>12
Echo requires a shell, shells are bloat, use ed as your login shell.