If a user's current directory is /home/mary/project, which command could she use to move to the parent subdirectory named etc located directly under the root?
1) cd /
2) cd ..
3) cd /etc
4) cd /root