gringomike
Technical User
Hi all,
Is there an easy way to replace the first 8 characters in a line?
These 8 characters are always different and therefore (within vi) the :%s/first_8_chars/new_8_chars/g won't work.
Thanks in advance
GM
Is there an easy way to replace the first 8 characters in a line?
These 8 characters are always different and therefore (within vi) the :%s/first_8_chars/new_8_chars/g won't work.
Thanks in advance
GM