QuestionQ23
Essential CommandsWhich of the following commands can be used to display every filesystem that is currently mounted?
Choose two
- A cat /proc/self/mounts
- B free
- C mount
- D lsmounts
- E cat /proc/filesystems
Community Discussion