Star Wars at work
Nov. 2nd, 2015 03:47 pmI have to make the same change to a number of xml files. Because we reverted a patch, I have to change all references to 3p to 2p. And then I have to delete the following two lines, which contain configuration information that will be automatically updated.
I mention all this because I am amused that the command, which I just typed about a dozen times, in vi is:
I mention all this because I am amused that the command, which I just typed about a dozen times, in vi is:
/3p
r2d2