# ps -o pid,stime,cmd -C nc PID STIME CMD 4782 18:10 /usr/bin/nc -u -l -p 6666
// via http://k001.livejournal.com/566589.html
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
# ps -o pid,stime,cmd -C nc PID STIME CMD 4782 18:10 /usr/bin/nc -u -l -p 6666
You need to create an account or log in to post comments to this site.
» Sort a list of processes by ... in ps sort more processmanagement sysadmin
» View processes, grep out by ... in awk ps sysadmin grep kill
» Generate secure ssh keys in ssh shell
» Marten's .zshrc in shell zsh
» delete a filename starting w... in find shell
» Upload all .gif and .jpg fil... in shell textpattern curl
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails