$ erl -noshell -eval 'erlang:display(erlang:system_info(system_version))' -eval 'init:stop()'
"Erlang/OTP 20 [erts-9.1.1] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:10] [hipe] [kernel-poll:false] [dtrace]\n"
Last active
October 31, 2024 15:21
-
-
Save eiri/193172728318fd5b41384e8ee2390fb1 to your computer and use it in GitHub Desktop.
Quick check on erlang version from command line
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment