vim leaving -z binary files after editing -



vim leaving -z binary files after editing -

i've noticed bunch of "-z" files in directories i'm editing text files vim. @ first thought unusual going on, on brand new centos 6.5 servers it's leaving them in directories i'm editing files. appears create them after write/quit shift-zz.

root@server [/home/user/public_html]# file ./-z ./-z: 8086 relocatable (microsoft)

it's real annoying - i'm sure can create .vimrc stop it, have way many servers implement that.

vim

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -