Last active
November 14, 2020 04:40
-
-
Save StuffbyYuki/fd4ce62f67d540141fb688eb6f7ab7ce to your computer and use it in GitHub Desktop.
Linux: Process Elapsed Time
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ps -o etime= -p "your_pid" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment