Was trying to find a specific process to kill today on a solaris machine at work.
ps -ef | grep Process
and then select the process id (pid) and kill them
sudo kill pid
Site mainly dedicated to diffusion of Ruby/RoR, Security, Evolutionary Algorithms and BSD/GNU Linux Operating Systems.
ps -ef | grep Process
sudo kill pid
sudo apt-get install libdbi-ruby1.8 libpgsql-ruby1.8 ruby1.8-dev