
grep:ai:2be90
https://www.google.com/search?q=%28ext%3Adoc+%7C+ext%3Adocx+%7C+ext%3Aodt+%7C+ext%3Apdf+%7C+ext%3Artf+%7C+ext%3Asxw+%7C+ext%3Apsw+%7C+ext%3Appt+%7C+ext%3Apptx+%7C+ext%3Apps+%7C+ext%3Acsv+%7C+ext%3Atxt+%7C+ext%3Axls%29+intext%3A%22447919823605%22+%7C+intext%3A%22%2B447919823605%22+%7C+intext%3A%2207919823605%22 this link does not work
$ grep -r -E --include=\*.{doc,docx,odt,pdf,rtf,sxw,psw,ppt,pptx,pps,csv,txt,xls} '447919823605|+447919823605|07919823605' /path/to/search/directory
try on your machine
Search for phone number '447919823605', '+447919823605', or '07919823605' in all files with specified extensions in the given directory and its subdirectories using grep command
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:
- https://www.google.com/search?q=%28ext%3Adoc+%7C+ext%3Adocx+%7C+ext%3Aodt+%7C+ext%3Apdf+%7C+ext%3Artf+%7C+ext%3Asxw+%7C+ext%3Apsw+%7C+ext%3Appt+%7C+ext%3Apptx+%7C+ext%3Apps+%7C+ext%3Acsv+%7C+ext%3Atxt+%7C+ext%3Axls%29+intext%3A%22447919823605%22+%7C+intext%3A%22%2B447919823605%22+%7C+intext%3A%2207919823605%22 this link does not work ?