1

I am using grep to search inside the / directory, but I encountered the folowing problem:

root@debian:/# grep -rn allhwsupport
grep: proc/sysrq-trigger: Erreur d'entrée/sortie
grep: mémoire épuisée

I translated the message to English and it gives :

root@debian:/# grep -rn allhwsupport
grep: /proc/sysrq-trigger: Input/output error
grep: exhausted memory.

How can I avoid this?

GAD3R
  • 66,769
Kenly
  • 111

0 Answers0