Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyandgood committed Mar 5, 2019
1 parent a0d48b3 commit ed84fc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@
* [Linux的touch命令](https://github.com/sunnyandgood/BigData/blob/master/Linux/Linux%E5%91%BD%E4%BB%A4/Linux%E7%9A%84touch%E5%91%BD%E4%BB%A4.md)(创建一个空文件)
* [Linux的cp命令](https://github.com/sunnyandgood/BigData/blob/master/Linux/Linux%E5%91%BD%E4%BB%A4/Linux%E7%9A%84cp%E5%91%BD%E4%BB%A4.md)(复制文件)
* [Linux的mv命令](https://github.com/sunnyandgood/BigData/blob/master/Linux/Linux%E5%91%BD%E4%BB%A4/Linux%E7%9A%84mv%E5%91%BD%E4%BB%A4.md)(重命名文件)
* [Linux的rm命令](https://github.com/sunnyandgood/BigData/blob/master/Linux/Linux%E5%91%BD%E4%BB%A4/Linux的ln命令.md)(删除文件)
* [Linux的ln命令](https://github.com/sunnyandgood/BigData/blob/master/Linux/Linux%E5%91%BD%E4%BB%A4/Linux的mv命令.md)(为某一个文件在另外一个位置建立一个同步的链接)
* [Linux的rm命令](https://github.com/sunnyandgood/BigData/blob/master/Linux/Linux%E5%91%BD%E4%BB%A4/Linux的rm命令.md)(删除文件)
* [Linux的ln命令](https://github.com/sunnyandgood/BigData/blob/master/Linux/Linux%E5%91%BD%E4%BB%A4/Linux的ln命令.md)(为某一个文件在另外一个位置建立一个同步的链接)
* [Linux的pwd命令](https://github.com/sunnyandgood/BigData/blob/master/Linux/Linux%E5%91%BD%E4%BB%A4/Linux的pwd命令.md)(显示工作目录)
* [Linux的scp命令](https://github.com/sunnyandgood/BigData/blob/master/Linux/Linux%E5%91%BD%E4%BB%A4/Linux的scp命令.md)(跨主机之间的文件和目录的复制)
* [Linux的mkdir命令](https://github.com/sunnyandgood/BigData/blob/master/Linux/Linux%E5%91%BD%E4%BB%A4/Linux的mkdir命令.md)(创建目录)
Expand Down

0 comments on commit ed84fc6

Please sign in to comment.