Which command line lists the currently mounted NFS directory hierarchies?
What will be an ideal response?
$ mount | grep nfs4
or
$ df -t nfs4
Computer Science & Information Technology
You might also like to view...
Which search strategy should you use to search for a specific phrase?
a. Use quotation marks around the phrase b. Use asterisks around the phrase c. Include Boolean operators in the phrase d. Use a wild card around the phrase
Computer Science & Information Technology
A table is a collection of rows having one or more columns
Indicate whether the statement is true or false
Computer Science & Information Technology