Part 4 Data Management: Lesson 14 Flashcards

0
Q

What two methods are used to hide items from the Finder?

A

The Finder doesn’t show items with periods at the beginning of filenames or items with the hidden file flag enabled. Neither method can be accidentally enabled using the Finder or default OS X applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

Why does the finder hide certain folders at the root of the system volume?

A

The finder hides traditional UNIX resources from average users because they don’t need to have access to those items. If users do need access to these UNIX items, they can access them from the Terminal.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does OS X use bundles or packages for?

A

Bundles and packages are used to combine complex items into individual folders. Packages have the additional advantage of appearing as a single item in the Finder. This allows software developers to combine resources into a single item and prevents users from seeing and potentially damaging those resources through deletion or movement of files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How does an alias differ from a symbolic link?

A

Both aliases and symbolic links act as a shortcut to an original item. However, an alias contains additional information that allows the system to keep track of the original item if it’s renamed or moved within the same volume. Any change to an original item breaks a symbolic link.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly