
find:ai:8d223
Searches for a folder named 'ciconia' in the home directory
$ find ~/ -type d -name ciconia
try on your machine
Searches for a folder named 'ciconia' in the home directory
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- find folder called "ciconia"?