Commit 5820f96d authored by 王进波's avatar 王进波

update

parent f6d9945f
...@@ -6,7 +6,7 @@ edit-by:王进波 2018.08.11 ...@@ -6,7 +6,7 @@ edit-by:王进波 2018.08.11
### 日志查看 ### 日志查看
`tail -f <filename> ` > `tail -f <filename> `
Linux / Windows Linux / Windows
...@@ -19,7 +19,7 @@ tail 只从文本中读取最新的一屏的内容,而Windows下用记事本 ...@@ -19,7 +19,7 @@ tail 只从文本中读取最新的一屏的内容,而Windows下用记事本
## 命令行切换目录 ## 命令行切换目录
`cd /d <path>` > `cd /d <path>`
Windows:cmd Windows:cmd
...@@ -29,7 +29,7 @@ Windows:cmd ...@@ -29,7 +29,7 @@ Windows:cmd
## 从命令行打开资源管理器中指定的路径 ## 从命令行打开资源管理器中指定的路径
`start <path>` > `start <path>`
Windows:cmd,powershell Windows:cmd,powershell
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment