Browse Source

Update Assignment1.md

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

+ 1
- 1
Assignment1.md View File

@ -69,4 +69,4 @@
Shell是一个应用程序,接收从键盘输入的命令,并传递给操作系统,完成相应的任务。Linux shell就是Linux系统中使用的shell程序,通常情况下,Linux默认使用bash shell(/bin/bash),每行命令开头带一个$符号。用户通过在Shell中输入Linux命令,与操作系统进行交互。
`延伸练习:[Learning the Shell](http://linuxcommand.org/lc3_learning_the_shell.php)`
`延伸练习:`[Learning the Shell ](http://linuxcommand.org/lc3_learning_the_shell.php)

Loading…
Cancel
Save