ファイル検索 2019年11月4日 kawa11 linux コメントを残す sudo find / -name “httpd.conf” -type f sudo grep -r /var/www/ /etc/ ↑etc配下の「/var/www/」が記載されているファイルを探す