sh ps(1)提示和技巧

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh ps(1)提示和技巧相关的知识,希望对你有一定的参考价值。

# show process start time for a give PID (GNU ps)
ps -o lstart= -p $PID

# show process start time for all processes (GNU ps)
ps ax -O lstart


# show process environment variables (BSD grep)
ps -Eww -p $PID

以上是关于sh ps(1)提示和技巧的主要内容,如果未能解决你的问题,请参考以下文章

sh kubectl提示和技巧

sh WP-CLI:提示和技巧

sh 更改PS1提示+添加git分支

sh GitHub Shell PS1提示,为VMU定制

你最喜欢的 Windbg 提示/技巧是啥? [关闭]

PS切图小技巧