How to disable timeout on terminal?

Advertisement

johnywhy
Joined:
Posts:
10
Location:
Bay Area

How to disable timeout on terminal?

hi

i'm running a long process in terminal, and it's timing out.

grep -r -H 'something|something else|something different'

I assume it's timing out because the server has to do a lot of processing before returning any results.

Is there a way to confirm that?

If so, how to disable the timeout on terminal commands?

thx!

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum