系统相关
首页 > 系统相关> > Linux gunzip解压在windows下的使用

Linux gunzip解压在windows下的使用

作者:互联网

1,下载gunzip.exe
2,把gunzip.exe文件位置:C:\Windows\system32
3,cmd执行命令 gunzip < **** .tar.gz | mysql -uroot -proot test (test指数据库,导入****.tar.gz的压缩数据导入到数据库)

来了就是深圳人 发布了58 篇原创文章 · 获赞 0 · 访问量 2753 私信 关注

标签:exe,tar,windows,数据库,gz,Linux,test,gunzip
来源: https://blog.csdn.net/qq_30439399/article/details/104448320