Further Reading
- How do I check if my CPU supports x86_v2?: https://unix.stackexchange.com/questions/631217/how-do-i-check-if-my-cpu-supports-x86-64-v2
- Exploring x86-64-v3 for Red Hat Enterprise Linux 10: https://developers.redhat.com/articles/2024/01/02/exploring-x86-64-v3-red-hat-enterprise-linux-10
- x86_64 Levels: https://medium.com/@BetterIsHeather/x86-64-levels-944e92cd6d83
- How the awk Command Made Me a 10x Engineer: https://youtu.be/FbSpuZVb164?si=ri9cnjBh1sxM_STz
- Ternary Operators: https://www.tutorialspoint.com/awk/awk_ternary_operators.htm
- printf Examples: https://www.gnu.org/software/gawk/manual/html_node/Printf-Examples.html
- Doing math with awk: https://www.networkworld.com/article/942538/doing-math-with-awk.html
- Numeric functions in awk: https://www.gnu.org/software/gawk/manual/html_node/Numeric-Functions.html