uncompress a tar.gz2 file 2014-05-05 14:26 访问量: 2151 Installing VIM 7.3 steps: $ wget ftp://ftp.vim.org/pub/vim/unix/vim-7.3.tar.bz2 $ bunzip2 vim-7.3.tar.bz2 $ tar xvf vim-7.3.tar so easy.