Results for "Processes"

Users

Blogs

Bookmarks

Pages

Top-level pages

Wire posts

  • Display top 10 Mrmory resource intensive processes in order $ line=$(ps aux | head -n 1) && echo $line; ps aux | sort -nrk 5 | head #Display #Top10 #Memory #Processes #Linux #Trick

    3215 days ago

  • General concepts: concurrency, #parallelism, #threads and #processes http://learn-gevent-socketio.readthedocs.io/en/latest/general_concepts.html

    2750 days ago

News

Opportunity posts

ResearchLabs posts

Video

Bio-Scripts

Groups

  • BOL Virtual Research Group

    BOL Virtual Research Group

    ...to Computational Systems and Biomedicine.  We apply computational methods towards understanding and modulation of developmental and pathological processes relevant to human health. We...

    3996 days ago

Tags

  • Monitor running jobs on Linux server

    You as a bioinformatican run lots of program on your servers. Sometime the shared server is also used by your colleague. If server is busy you sometime need to check the running programs and want to monitor the running programs as well. The "top" command will come in handy when you need to find o...

    Tags: Bioinformatics, Computational Biology, Linux, Command, Top, Running, Processes, Server, Monitor

    3673 days ago

Comments