From zero to main(): Bare metal C

Thanks for nice article.

Recently I started reading this blog and its really helpful.

I mostly code in IDE so I am not familiar with commands line. Like you wrote some command to look into .elf file. I tried same. I was able to get address for function but unable to find _sbss, _ebss. Can you please help?

Also I am planing to learn commands line program for arm. Would be great if you can suggest any blog,