Sleep: Difference between revisions
Jump to navigation
Jump to search
m
→Approach1: sleep
(+ js) |
|||
| Line 68: | Line 68: | ||
=== Approach1: sleep === | === Approach1: sleep === | ||
Tested on {{Linux}} & {{Mac}}<ref>[https://bash.cyberciti.biz/guide/Perform_arithmetic_operations Perform arithmetic operations - Linux Shell Scripting Tutorial - A Beginner's handbook]</ref> | Tested on {{Linux}} & {{Mac}}<ref>[https://bash.cyberciti.biz/guide/Perform_arithmetic_operations Perform arithmetic operations - Linux Shell Scripting Tutorial - A Beginner's handbook]</ref><ref>[https://linuxize.com/post/how-to-use-linux-sleep-command-to-pause-a-bash-script/ Linux Sleep Command (Pause a Bash Script) | Linuxize]</ref> | ||
<pre> | <pre> | ||
# print current date & time | # print current date & time | ||