| @@ -1,3 +1,3 @@ | |||
| 1 | - | Determine the system installation time | |
| 1 | + | determine the system installation time | |
| 2 | 2 | ```sh | |
| 3 | 3 | stat --format "%w" / | |
xl / system installed time.md
Last active 3 months ago
xl revised this gist 1 year ago · 53f77ec
1 file changed, 1 insertion, 1 deletion
xl revised this gist 1 year ago · c66183a
1 file changed, 3 insertions
| @@ -0,0 +1,3 @@ | |||
| 1 | + | Determine the system installation time | |
| 2 | + | ```sh | |
| 3 | + | stat --format "%w" / | |