{{theTime}}

Search This Blog

Total Pageviews

Shell script tip to check an empty string

if [ ! -r "${VAR_NAME}" ] ; then
echo "String is empty or null"

No comments:

Top LLMs in 2025

Navigating the AI Landscape: Key Differences Between Top LLMs in 2025 As of late September 2025, the large language model (LLM) arena is m...