Browse Source

Update Assignment1.md

wangyu
陆雪松 3 years ago
parent
commit
88764d9358
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      Assignment1.md

+ 2
- 0
Assignment1.md View File

@ -104,6 +104,8 @@ Shell是一个应用程序,接收从键盘输入的命令,并传递给操作
##### ii)上传文件到云主机:下载一个有内容的文件[a-content.txt](file/assignment1/a-content.txt),并上传到云主机。
##### <a href="file/assignment1/a-content.txt" download>Click to Download</a>
##### Mac/Linux系统:在本地终端中运行`scp 存储路径/a-content.txt 你的用户名@你的云主机ip:/home/你的用户名/`,例如下图中,a-content.txt在/Users/xuesong/Downloads/files/目录下
![scp](img/assignment1/scp.jpeg)

Loading…
Cancel
Save