Operations that are to be performed on a directory are
Search for a file: We are able to find all files whose names match a exact pattern.
Create a file: New files require be creating and adding to the directory.
Delete a file: We need to remove it from the directory.