Got it all sorted, thanks a lot
ended up using :
ps -eo "rss,pcpu,comm" | awk '{ rss[$3] += $1; pcpu[$3]+=$2 } END { for (a in rss) printf "%.f, %.1f, %s\n", rss[a], pcpu[a], a }' >> $PRFNAME
...
User: madsmeg; Keyword(s):
Got it all sorted, thanks a lot
ended up using :
ps -eo "rss,pcpu,comm" | awk '{ rss[$3] += $1; pcpu[$3]+=$2 } END { for (a in rss) printf "%.f, %.1f, %s\n", rss[a], pcpu[a], a }' >> $PRFNAME
...
Hi guys
I am trying to write a script to monitoring script that reports the rss, pcpu and comm.
That isn't the hard part, the bit i am struggling with is;
find duplicate comm's, merge them...
Try unmuting everything, sometimes the set up is wrong, and make sure all volumes are maxed.
Have you gone through alsamixer in the terminal and made sure there is nothing muted that shouldnt be?
Is This what your after?
http://blenderartists.org/forum/showthread.php?t=82261
Try that link, it should help explain.
If you have downloaded the ISO, you need to burn that to a disc to install. If you want to upgrade, you need to follow this guide. If you have downloaded with Windows and just want to try it, have a...
try hitting Alt+F2, typing xkill
When you get a cross, hover over the file, and click it.
That should get rid of it for you
This may be why they are having low adoption rates...
http://lifehacker.com/5367627/install-picasa-35-in-linux
People are already using 3.5 through wine, making it look like less people are...
Yes there are drivers available for ATI, and using an AMD CPU will not make any difference. It might be a good idea to just try a clean install once more, there may have been a small issue first time...
As you are not really technically savvy, a clean install would be the easier, faster and better option in my opinion. You say you are having problems booting from CD? Try removing network boot from...
Have a look at this post, it may help you write a script to check net connection and then launch your program.
EDIT: I would try and test it myself and write the script for you, but i am at work...
It is odd for it to ask for you to install it to such a location, i presume you downloaded the linux version? They may have just not changed the directories in the auto wizard. I would just install...
It might not be the best advice, but what i did to get my bluetooth working was look in synaptic for "bluetooth" and downloaded anything that looked important for the running of a bluetooth device. I...
I actually have played with LinuxMCE. THis seems to do what you want it to. Check out thier site and the video.
Beat me to it Sef
http://ubuntuforums.org/showthread.php?t=62717 try here
GRUB is not like DOS, it is not a file system. GRUB allows you to choose between operating systems that you have installed on your hard...
From what I have read here, Ubuntu uses Go-OO already. It is also stated in that article that not all VBA is supported and that it is still being worked on. I am unsure how to go about fixing your...
You are more than welcome.
Could you please set this thread to solved :)
I am currently downloading from **** and will post up a How-To in this thread when I get round to installing
*** Only just noticed thats a download for windows...
will find another Download...
Try reinstalling it following this guide
Try here.
Hope this helps.
crontab uses a time of day, not a specified amount of time, so if that works for you, it works in the following way...
You may have replied before I edited, the killall command just requires the process name, not its ID.
I will look into crontab now :) never actually used it before.
He may need to download the wireless drivers, google the card make and model with "Linux driver".
As for the booting, is this a wubi install or a full install? Having to hit F8 sounds like a...