diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-28 17:57:49 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-28 17:57:49 +0200 |
| commit | cb78b71ff6afa3b535bcc9e816b2633ca13dc45e (patch) | |
| tree | d51706f6d328aeb79630870d9f9d228b38fe8b17 /content/notes | |
| parent | 048c9b2a7d0ddf252667fa7cfff87cbf4acfd48a (diff) | |
| download | mitjafelicijan.com-cb78b71ff6afa3b535bcc9e816b2633ca13dc45e.tar.gz | |
Note: Measure time took
Diffstat (limited to 'content/notes')
| -rw-r--r-- | content/notes/easy-time-took-in-bash.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/notes/easy-time-took-in-bash.md b/content/notes/easy-time-took-in-bash.md index c97f0f1..e4a9bd2 100644 --- a/content/notes/easy-time-took-in-bash.md +++ b/content/notes/easy-time-took-in-bash.md | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | --- | 1 | --- |
| 2 | title: "Easy meassure time took in a bash script" | 2 | title: "Easy measure time took in a bash script" |
| 3 | url: easy-time-took-in-bash.html | 3 | url: easy-time-took-in-bash.html |
| 4 | date: 2023-05-28T17:53:20+02:00 | 4 | date: 2023-05-28T17:53:20+02:00 |
| 5 | type: notes | 5 | type: notes |
