esempi sul comando find:

https://math2001.github.io/article/bashs-find-command/


come cercare un file in tutto il file system:

find / -name libc.so.6  2>/dev/null


Last modified: Friday, 12 March 2021, 7:00 PM