Linux CLI - Navigating the File System
If your current directory is
/home/user, what is the full absolute path of ../documents/report.txt?/home/user, what is the full absolute path of ../documents/report.txt?.. in relative paths.. means move one directory up from current directory. From /home/user, going up one level is /home.documents/report.txt to get /home/documents/report.txt.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions