Linux CLI - SSH and Remote Access
After running
ssh-keygen -t rsa -b 2048 -f ~/.ssh/id_rsa, you notice the public key file is missing. What is the most probable cause?