Hello forum
Would like to have macOS searched the whole internal and external disk for an existing file, with the following command:
(from within Terminal
% sudo find / -type f name "frutiger"
One of the (many) output-messages is:
find: /Volumes/Untitled/.Trashes: Operation not permitted
Question:
What I am doing wrong?
Thank's for your help!
Bill
Would like to have macOS searched the whole internal and external disk for an existing file, with the following command:
(from within Terminal
% sudo find / -type f name "frutiger"
One of the (many) output-messages is:
find: /Volumes/Untitled/.Trashes: Operation not permitted
Question:
What I am doing wrong?
Thank's for your help!
Bill