好比這是運行genymotion提示信息,知道它的log文件html
在xshell活shell窗口能夠同步跟蹤日誌打印狀況web
tail -f /home/agui/.Genymobile/Genymotion/deployed/Google\ Nexus\ 6/genymotion-player.log 複製代碼
你能夠在這個窗口看到日誌的變化shell
你也能夠回車換行,更清楚的查看日誌api
curl -v -X POST "http://localhost:9001/actuator/bus-refresh" 複製代碼
curl 的用法指南-阮一峯 http://www.ruanyifeng.com/blog/2019/09/curl-reference.html
bash
www.cnblogs.com/miracle-lun…
markdown
#僅本身經常使用的命令,更多用法找百度curl
$ grep -rn "robv" ./
oop
查看磁盤空間和目錄大小ui
查看磁盤大小
$ df -h
查看目錄大小
$ du -sh *複製代碼
.gz url