Find Command
Gebruikt in:
1. Zoeken autossl logs
https://www.cyberciti.biz/faq/howto-find-a-directory-linux-command/
To find a directory called apt in / (root) file system, enter:
find / -type d -name "apt"
sudo find / -type d -name "apt"

Find Command
Gebruikt in:
1. Zoeken autossl logs
https://www.cyberciti.biz/faq/howto-find-a-directory-linux-command/
To find a directory called apt in / (root) file system, enter:
find / -type d -name "apt"
sudo find / -type d -name "apt"
Eigenaar Webstijlen WordPress en Webhosting expertVragen?Email: peterpaul@webstijlen.nl



