Hello

I have a php shell script.

How to know with top command how much memory this script use etc ?

Thanks in advance

    Could take a look at [man]memory_get_usage/man, but I've never tried it myself.

      Write a Reply...