ubuntu挂载主机文件夹脚本

#!/bin/bashbash mount -t cifs -o username='xxxxx',password='xxxxxxxx',vers=2.1  //192.168.1.1/public  /mntci
相关文章
相关标签/搜索