gpt4 book ai didi

linux - 看点 : "execution time" on the every linux command executed

转载 作者:太空宇宙 更新时间:2023-11-04 12:40:37 30 4
gpt4 key购买 nike

想要为执行的每个 linux 命令添加 aspect:executionTime

有什么方法可以添加默认方面环境,以便必须为执行的 linux 命令获取 executionTime

最佳答案

根据 man bash 的提示部分,您可以使用 \t 在提示中包含当前时间。例如:

$ PS1='\t \$ '
13:44:13 $

这当然不包括键入下一个命令所花费的时间,因此它的实用性取决于您希望达到的准确度。

关于linux - 看点 : "execution time" on the every linux command executed,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40361128/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com