Results 1 to 2 of 2
Hi,
what does this command do ?
:%s/totem/vlc/g...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-08-2013 #1Just Joined!
- Join Date
- Feb 2013
- Posts
- 33
input meaning
Hi,
what does this command do ?
:%s/totem/vlc/g
- 03-08-2013 #2Linux Newbie
- Join Date
- Nov 2012
- Posts
- 134
hi,
it looks like a vim command, which would change every where in the file, and every where in the line, totem to vlc.


Reply With Quote
