character replace on vim
Linux/vi
Published
•1 min read
- 전체 라인의 앞 4 character remove
:%s/^....//g
- 전체 라인의 뒤 4 character remove
:%s/....$//g
Search for a command to run...
Linux/vi

- 전체 라인의 앞 4 character remove
:%s/^....//g
- 전체 라인의 뒤 4 character remove
:%s/....$//g
No comments yet. Be the first to comment.
docker

AWS/EKS

AWS/EKS

AWS/EKS

AWS/EKS
