Deck 7: Files and File Attributes

Full screen (f)
exit full mode
Question
Windows 10 does not maintain file attributes that describe and regulate a file's use.
Use Space or
up arrow
down arrow
to flip the card.
Question
What type of Windows file attribute prevents a file from being seen by other commands?

A)private
B)archive
C)system
D)hidden
Question
When using dates and date ranges with Windows Search, you can use dates such as today, tomorrow, or yesterday in a search. What are these types of dates called?

A)long
B)short
C)absolute
D)relative
Question
The compression and encryption attributes for disk files are mutually exclusive.
Indicate the answer choice that best completes the statement or answers the question.
Question
The CentOS 7 find command returns a status of less than zero if an error occurs.
Question
What type of file compression is most commonly used in Linux distributions, such as CentOS 7?

A)zip
B)archive
C)gzip
D)script
Question
When using Windows search, if you know the approximate size of a file, you can include the file's size in your search by using what keyword and syntax?

A)size:
B)size..
C)srchsize:
D)srchsize..
Question
How many characters are file extensions limited to when you are using the short filename convention?

A)three
B)four
C)five
D)ten
Question
The FINDSTR command can find the exact text you are looking for in what specific type of file?

A)binary
B)compressed
C)encrypted
D)ASCII
Question
When using the Windows 10 CLI you can search for files using three different commands; two of the commands are DIR and FIND. What is the third command?

A)FINDSTR
B)locate
C)DIRUSE
D)CD
Question
A CentOS 7 filename requires an extension when you use a command to list, view, or execute the file.
Question
Which CentOS 7 find command option indicates that the file was last accessed n minutes ago?

A)-ctimen
B)-atimen
C)-cminn
D)-aminn
Question
To hide a directory named Secret using file attributes in Windows 10, what would you type?

A)DIR +H Secret
B)DIR -H Secret
C)ATTRIB +H Secret
D)ATTRIB -H Secret
Question
The Windows 10 administrator account is called a recovery agent because it can decrypt any file. What type of administrator account key can decrypt any file?

A)decrypt key
B)universal key
C)lock key
D)global key
Question
What CentOS 7 utility finds character or string patterns in an ASCII file?

A)grub
B)grep
C)xargs
D)bash
Question
When you use the /M switch with the XCOPY command, the system will perform what type of backup?

A)differential
B)incremental
C)full
D)reverse
Question
Which XCOPY command switch copies only files with the archive attribute set, and does not change the attribute?

A)/A
B)/H
C)/K
D)/R
Question
What command in CentOS supports wildcards and provides a very simple way of searching for files in a specific directory?

A)dir
B)grep
C)ls
D)bin
Question
The FINDSTR command offers more control over the search process than the FIND command.
Question
Which command issued at the Windows command prompt will allow you to view file contents?

A)file
B)more
C)ls
D)cd
Question
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
The set of letters, numbers, and allowable symbols assigned to a file to distinguish it from all other files in a particular directory on a disk
Question
What sign used with the DOS FIND command is used to redirect the output of a program?

A)>
B)C)+
D)*
Question
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A format for compressed data files in Windows
Question
What operator is assumed when an operator is omitted in a search expression used with the CentOS 7 find command?

A)!
B)-and
C)-or
D)-not
Question
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A system that Windows 10 uses to store data using file encryption
Question
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A Windows command that displays text files one screen at a time
Question
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A command used to compress CentOS 7 files
Question
Which CentOS 7 command is often piped with the find command to construct an argument list using standard input from the find command?

A)xargs
B)grep
C)grub
D)yum
Question
Which type of file suffix is used by both Windows 10 and the CentOS 7 GNOME desktop to identify file associations?

A)modifiers
B)extensions
C)sources
D)attributes
Question
In CentOS 7, you cannot modify a directory or file that has which specific attribute?

A)a
B)d
C)i
D)s
Question
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A Windows 10 file attribute that indicates a file cannot be modified
Question
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A command used to view Windows file attributes from the command line
Question
What type of attribute determines how the operating system allows processes or users to perform some functions?

A)group
B)collection
C)container
D)file
Question
The DOS FIND command is case sensitive unless you include the what switch in the command?

A)/C
B)/I
C)/N
D)/V
Question
What command can be used to find files containing words that start with the characters Work?

A)FINDSTR /R "work."
B)FIND /R "work."
C)FINDSTR /R "\
D)FIND /R "Work.*" *.*
Question
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A command used in CentOS 7 to search the root directory for files
Question
Which CentOS 7 find command option indicates that the file's status was last changed n minutes ago?

A)-ctimen
B)-atimen
C)-cminn
D)-aminn
Question
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A set of characters that a user or program adds to a filename to help describe or categorize a file
Question
What term identifies the specific place where a CentOS 7 application stores file and directory attributes?

A)matrix
B)vector
C)table
D)inode
Question
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
Windows 10 file attribute that indicates a file is available for archiving or backup
Question
Describe the DOS archive file attribute.
Question
Describe the Windows 10 index file attribute.
Question
What are the results of compressing files and folders in Windows 10?
Question
Identify and describe the three elements of the search expression used in the CentOS 7 find command.
Question
Define the roles played by literal characters and metacharacters in regular expressions.
Question
Identify and describe the two wildcard characters used with the DOS DIR command.
Question
Describe the treatment of file extensions in CentOS 7 and Windows 10.
Question
What does CentOS 7 GNOME desktop and Windows 10 use file extensions to identify?
Question
How is the Windows Search feature used from File Explorer in Windows 10?
Question
How do DOS redirection operators affect output and input?
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 7: Files and File Attributes
1
Windows 10 does not maintain file attributes that describe and regulate a file's use.
False
2
What type of Windows file attribute prevents a file from being seen by other commands?

A)private
B)archive
C)system
D)hidden
D
3
When using dates and date ranges with Windows Search, you can use dates such as today, tomorrow, or yesterday in a search. What are these types of dates called?

A)long
B)short
C)absolute
D)relative
D
4
The compression and encryption attributes for disk files are mutually exclusive.
Indicate the answer choice that best completes the statement or answers the question.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
5
The CentOS 7 find command returns a status of less than zero if an error occurs.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
6
What type of file compression is most commonly used in Linux distributions, such as CentOS 7?

A)zip
B)archive
C)gzip
D)script
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
7
When using Windows search, if you know the approximate size of a file, you can include the file's size in your search by using what keyword and syntax?

A)size:
B)size..
C)srchsize:
D)srchsize..
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
8
How many characters are file extensions limited to when you are using the short filename convention?

A)three
B)four
C)five
D)ten
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
9
The FINDSTR command can find the exact text you are looking for in what specific type of file?

A)binary
B)compressed
C)encrypted
D)ASCII
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
10
When using the Windows 10 CLI you can search for files using three different commands; two of the commands are DIR and FIND. What is the third command?

A)FINDSTR
B)locate
C)DIRUSE
D)CD
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
11
A CentOS 7 filename requires an extension when you use a command to list, view, or execute the file.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
12
Which CentOS 7 find command option indicates that the file was last accessed n minutes ago?

A)-ctimen
B)-atimen
C)-cminn
D)-aminn
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
13
To hide a directory named Secret using file attributes in Windows 10, what would you type?

A)DIR +H Secret
B)DIR -H Secret
C)ATTRIB +H Secret
D)ATTRIB -H Secret
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
14
The Windows 10 administrator account is called a recovery agent because it can decrypt any file. What type of administrator account key can decrypt any file?

A)decrypt key
B)universal key
C)lock key
D)global key
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
15
What CentOS 7 utility finds character or string patterns in an ASCII file?

A)grub
B)grep
C)xargs
D)bash
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
16
When you use the /M switch with the XCOPY command, the system will perform what type of backup?

A)differential
B)incremental
C)full
D)reverse
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
17
Which XCOPY command switch copies only files with the archive attribute set, and does not change the attribute?

A)/A
B)/H
C)/K
D)/R
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
18
What command in CentOS supports wildcards and provides a very simple way of searching for files in a specific directory?

A)dir
B)grep
C)ls
D)bin
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
19
The FINDSTR command offers more control over the search process than the FIND command.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
20
Which command issued at the Windows command prompt will allow you to view file contents?

A)file
B)more
C)ls
D)cd
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
21
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
The set of letters, numbers, and allowable symbols assigned to a file to distinguish it from all other files in a particular directory on a disk
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
22
What sign used with the DOS FIND command is used to redirect the output of a program?

A)>
B)C)+
D)*
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
23
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A format for compressed data files in Windows
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
24
What operator is assumed when an operator is omitted in a search expression used with the CentOS 7 find command?

A)!
B)-and
C)-or
D)-not
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
25
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A system that Windows 10 uses to store data using file encryption
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
26
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A Windows command that displays text files one screen at a time
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
27
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A command used to compress CentOS 7 files
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
28
Which CentOS 7 command is often piped with the find command to construct an argument list using standard input from the find command?

A)xargs
B)grep
C)grub
D)yum
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
29
Which type of file suffix is used by both Windows 10 and the CentOS 7 GNOME desktop to identify file associations?

A)modifiers
B)extensions
C)sources
D)attributes
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
30
In CentOS 7, you cannot modify a directory or file that has which specific attribute?

A)a
B)d
C)i
D)s
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
31
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A Windows 10 file attribute that indicates a file cannot be modified
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
32
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A command used to view Windows file attributes from the command line
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
33
What type of attribute determines how the operating system allows processes or users to perform some functions?

A)group
B)collection
C)container
D)file
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
34
The DOS FIND command is case sensitive unless you include the what switch in the command?

A)/C
B)/I
C)/N
D)/V
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
35
What command can be used to find files containing words that start with the characters Work?

A)FINDSTR /R "work."
B)FIND /R "work."
C)FINDSTR /R "\
D)FIND /R "Work.*" *.*
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
36
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A command used in CentOS 7 to search the root directory for files
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
37
Which CentOS 7 find command option indicates that the file's status was last changed n minutes ago?

A)-ctimen
B)-atimen
C)-cminn
D)-aminn
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
38
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
A set of characters that a user or program adds to a filename to help describe or categorize a file
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
39
What term identifies the specific place where a CentOS 7 application stores file and directory attributes?

A)matrix
B)vector
C)table
D)inode
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
40
Match each item with a statement below.
a.ATTRIB
b.Encrypting File System (EFS)
c.filename
d.gzip
e.Zip
f.MORE
g.find
h.extension
i.archive
j.read-only
Windows 10 file attribute that indicates a file is available for archiving or backup
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
41
Describe the DOS archive file attribute.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
42
Describe the Windows 10 index file attribute.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
43
What are the results of compressing files and folders in Windows 10?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
44
Identify and describe the three elements of the search expression used in the CentOS 7 find command.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
45
Define the roles played by literal characters and metacharacters in regular expressions.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
46
Identify and describe the two wildcard characters used with the DOS DIR command.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
47
Describe the treatment of file extensions in CentOS 7 and Windows 10.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
48
What does CentOS 7 GNOME desktop and Windows 10 use file extensions to identify?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
49
How is the Windows Search feature used from File Explorer in Windows 10?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
50
How do DOS redirection operators affect output and input?
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 50 flashcards in this deck.