This website requires JavaScript.
Explore
Help
Sign In
zhenxing
/
computer_knowledge_notes
Watch
1
Star
0
Fork
You've already forked computer_knowledge_notes
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
80d69f4cd1
computer_knowledge_notes
/
Software
/
设备管理
/
uptime.md
12 lines
182 B
Markdown
Raw
Blame
History
```
uptime [options] # 报告系统运行了多久
```
#### 选项
```
-p, --pretty # 用易读的格式报告运行时间
-s, --since # 系统从什么时间开始运行的
```
Reference in New Issue
View Git Blame
Copy Permalink