Using apropos
command, find out the configuration file for NFS mounts and save its name in /home/bob/nfs
file
I find the configuration file and proceeded to copy it into a new file with the path /home/bob/nfs. however, it doesn’t accept the submission.
I use the following command:
touch nfsmount.conf
apropos “nfs mounts” 5 > nfsmount.conf