python - Linux - display memory of some command -


i want display memory (ram) of commmand in linux. example, write command line command - run python script:

python 'somescript.py' 

i want display how memory command (process) uses.

you can use 'time' command

/usr/bin/time -v python 'somescript.py' 

note not built-in shell command


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Blogger related post gadget image Resize s72-c [ Need Expert Help ] -