Categories
Why can't it find the Skype folder?
The computer has Ubuntu 16 and Skype installed, when trying to find the skype folder:
$ sudo find / -name skype
Answer the question
In order to leave comments, you need to log in
Because the command is wrong.find / -name skype -type d
find / -name skype -type d
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question