CYBR 3210 EXAM 2 QUESTIONS AND
ACCURATE ANSWERS
Linux command used to compress files - answer gzip
Windows or Linux command to remove a directory - answer rmdir
Windows command used to display a directory structure - answer tree
Navigation aid used to help users keep track of their location - answer Breadcrumb
Your current working directory is /home/agreen57. Using relative addressing, which
command would you type to move to /home/public - answer cd ../public
Windows command to rename a file - answer ren
Linux drives are mounted using single letter designations like E, F, G, etc. - answer False
Windows command used to display contents of a directory - answer dir
Windows command to copy a file - answer copy
Fixed amount of storage on a hard drive - answer volume
Linux command used to display information on the screen, one page at a time - answer
more
Process of ensuring that data is written to the disk correctly - answer Journalizing
Linux command to copy a file - answer cp
Linux systems do not need file extensions to determine how to open a specific file -
answer True
Linux application used to manage system partitions - answer GRUB and fdisk
Linux command used to search for strings in an ASCII file - answer grep
Windows command to create a directory - answer md and mkdir
Windows command to move a file - answer move
Linux command used to display extended file attribute details - answer lsattr
The max number of primary partitions allowed on a single hard drive is - answer 4
Algorithm used by some file systems to quickly find details about a file or directory -
answer Binary search
ACCURATE ANSWERS
Linux command used to compress files - answer gzip
Windows or Linux command to remove a directory - answer rmdir
Windows command used to display a directory structure - answer tree
Navigation aid used to help users keep track of their location - answer Breadcrumb
Your current working directory is /home/agreen57. Using relative addressing, which
command would you type to move to /home/public - answer cd ../public
Windows command to rename a file - answer ren
Linux drives are mounted using single letter designations like E, F, G, etc. - answer False
Windows command used to display contents of a directory - answer dir
Windows command to copy a file - answer copy
Fixed amount of storage on a hard drive - answer volume
Linux command used to display information on the screen, one page at a time - answer
more
Process of ensuring that data is written to the disk correctly - answer Journalizing
Linux command to copy a file - answer cp
Linux systems do not need file extensions to determine how to open a specific file -
answer True
Linux application used to manage system partitions - answer GRUB and fdisk
Linux command used to search for strings in an ASCII file - answer grep
Windows command to create a directory - answer md and mkdir
Windows command to move a file - answer move
Linux command used to display extended file attribute details - answer lsattr
The max number of primary partitions allowed on a single hard drive is - answer 4
Algorithm used by some file systems to quickly find details about a file or directory -
answer Binary search