Skip to content

Commit ef39689

Browse files
authored
Update 常用命令.md
1 parent 39cc054 commit ef39689

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Linux/常用命令.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
```shell
2+
#查看报错信息
3+
journalctl -u xxx.service
24

35
sshpass -p Admin@9000 scp testcase.tar.gz [email protected]:/root/
46
sshpass -p Admin@9000 ssh 22 [email protected] "cd root/testcase && tar -zxvf testcase.tar.gz"

0 commit comments

Comments
 (0)