Consider the following scenario:
- You have a computer that is running Windows Server 2008 R2 Service Pack 1 (SP1) or Windows Server 2008 Service Pack 2 (SP2).
- The computer works as a Network File System (NFS) server.
- You create and share files on the NFS server.
- You use a mount command on a NFS client to connect to the NFS server.
- You open more than one terminal window on the NFS client.
- You run the following ls command in each terminal window at the same time to list all shared files:cd <NFS share>
ls –lR