<!DOCTYPE html> <html> <head> </head> <body> <p><strong>Trova tutti i file a partire dalla cartella /usr/share/pydio, comprese le sottodirectory, che contengono la stringra "ribrica"</strong></p> <p>grep -R "ribrica" /usr/share/pydio/</p> </body> </html>
Subscribe
0 Comments
Oldest