Skip to content

Instantly share code, notes, and snippets.

@RealYukiSan
Last active April 10, 2024 02:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RealYukiSan/6c861c5c41516051fa59c7818e3e9317 to your computer and use it in GitHub Desktop.
Save RealYukiSan/6c861c5c41516051fa59c7818e3e9317 to your computer and use it in GitHub Desktop.
Useful command to remind you about time
#!/usr/bin/sh
watch -n 0.1 "date +\"%d-%m-%Y %H:%M:%S.%9N\""
@RealYukiSan
Copy link
Author

RealYukiSan commented Apr 8, 2024

link and reference:

@RealYukiSan
Copy link
Author

RealYukiSan commented Apr 10, 2024

gak kebayang kecepatan pemrosesan di dalam CPU kayak gimana tuh?
mungkin bisa milyaran instruksi per detik nya?
emang canggih banget sih ini teknologi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment