Skip to content

Instantly share code, notes, and snippets.

Linux Exam Examples

1. Where do I find the file docutils-common.xml?

find / -name "docutils-common.xml"

2. Determine the mime type of etc/w3m/mailcap

file -i /etc/w3m/mailcap