# bashscript **Repository Path**: xiaokaiC/shell ## Basic Information - **Project Name**: bashscript - **Description**: 在嵌入式Linux学习过程中,编写的一些shell脚本 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README - **mount_nfs.sh** 一个自动挂载nfs的脚本,只需要在脚本中加入nfs服务器地址,运行脚本后自动挂载所有目录,在/etc/.bashrc文件中追加执行这个脚本可以启动时自动加载。