cat >> /root/.vimrc << EOFset nuset nohlsearchset tabstop=4set smartindent  set shiftwidth=4  set expandtab  set softtabstop=4EOF