Two hopefully quick question to the vi gurus out there:<BR><BR>1. How to recall previous VI commands and edit them<BR><BR>2. How to replace a string with a string with a newline in it like this ...
I want to know how to change the following thats in my interfaces file:-<BR><BR>iface wlan0 inet static <BR>address 192.168.0.10 <BR>netmask 255.255.255.0<BR>broadcast 192.168.0.0 <BR>gateway ...