
Answer-first summary for fast verification
Answer: ~/bin
The correct answer is **A. ~/bin** because the HOME directory is the only location that persists across sessions in Cloud Shell. Google Cloud Platform provides 5 GB of free persistent disk storage mounted as your $HOME directory on the virtual machine instance. This storage is per-user and available across projects, ensuring that files, installed software, and configuration files like .bashrc and .vimrc remain between sessions. Your $HOME directory is private and inaccessible to other users.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.