vault backup: 2025-12-04 09:12:56
This commit is contained in:
25
各种笔记吧.txt
Normal file
25
各种笔记吧.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
docker exec -it bash
|
||||
docker ps -a
|
||||
|
||||
|
||||
|
||||
小程序生成
|
||||
https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/qr-code.html
|
||||
|
||||
|
||||
|
||||
|
||||
根据进程号查看运行路径 (例子13129)
|
||||
[root@ict-dmp2-2859 puaiuc]# ll /proc/13129
|
||||
dr-xr-xr-x. 2 root root 0 1月 25 17:35 attr
|
||||
-rw-r--r--. 1 root root 0 1月 25 17:38 autogroup
|
||||
-r--------. 1 root root 0 1月 25 17:38 auxv
|
||||
-r--r--r--. 1 root root 0 1月 25 17:38 cgroup
|
||||
--w-------. 1 root root 0 1月 25 17:38 clear_refs
|
||||
-r--r--r--. 1 root root 0 11月 15 14:11 cmdline
|
||||
-rw-r--r--. 1 root root 0 1月 25 17:38 comm
|
||||
-rw-r--r--. 1 root root 0 1月 25 17:38 coredump_filter
|
||||
-r--r--r--. 1 root root 0 1月 25 17:38 cpuset
|
||||
lrwxrwxrwx. 1 root root 0 1月 25 17:38 cwd -> /usr/local/nginx
|
||||
-r--------. 1 root root 0 11月 15 14:11 environ
|
||||
lrwxrwxrwx. 1 root root 0 11月 15 14:11 exe -> /usr/local/nginx/sbin/nginx
|
||||
Reference in New Issue
Block a user