From ae24d9a8869c497537839f330384cbadb2cf687c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 10:17:43 +0100 Subject: Updated theme --- public/easy-time-took-in-bash.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'public/easy-time-took-in-bash.html') diff --git a/public/easy-time-took-in-bash.html b/public/easy-time-took-in-bash.html index e95a792..a1c9609 100755 --- a/public/easy-time-took-in-bash.html +++ b/public/easy-time-took-in-bash.html @@ -18,11 +18,11 @@ executing. It starts counting from the moment the script begins running.

 # Print the time elapsed.
 echo "Time taken: $SECONDS seconds"
-

Posts from blogs I follow around the net