Vi ("vee-eye") is an older text editor that's popular with some Unix users. Here are a few vi tips to make you more productive. (Please note that you must be in vi's command mode before you type these commands. Typing ESC twice will make sure that you are in command mode.)
:g/^$/d
78G
%
s/apples/oranges/g